Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #739 +/- ##
===========================================
- Coverage 62.15% 61.87% -0.29%
===========================================
Files 702 704 +2
Lines 40680 41218 +538
Branches 5780 5908 +128
===========================================
+ Hits 25286 25503 +217
- Misses 14613 14885 +272
- Partials 781 830 +49 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jt2594838
reviewed
Mar 16, 2026
jt2594838
reviewed
Mar 19, 2026
| data: pyarrow.RecordBatch or pyarrow.Table | ||
| time_col_index: index of the time column in the Arrow schema. | ||
| >= 0: use the specified column as the time column. | ||
| < 0: auto-detect by Arrow timestamp type (default). |
Contributor
There was a problem hiding this comment.
Where is the related logic?
jt2594838
approved these changes
Mar 23, 2026
# Conflicts: # python/setup.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.