-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Remove Item from merger's Node trait (#3371)
* refactor: data reader returns reference to data batch * refactor: use range to create merger * chore: Reference RecordBatch in DataBatch * fix: top node not read if no next node * refactor: move timestamp_array_to_i64_slice to data mod * style: fix cilppy * chore: derive copy for DataBatch * chore: address CR comments
- Loading branch information
Showing
2 changed files
with
303 additions
and
298 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.