delta-io/delta
Auf GitHub ansehen[Kernel] Refactor ParquetBatchReader converter APIs
Open
#1.859 geöffnet am 23. Juni 2023
enhancementgood first issuekernel
Repository-Metriken
- Stars
- (8.807 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 7T 1h) (142 gemergte PRs in 30 T)
Beschreibung
As noted in the comments here https://github.com/delta-io/delta/pull/1856#discussion_r1239171329 https://github.com/delta-io/delta/pull/1856#discussion_r1239172398 refactor the changes in that PR.
- Change
moveToNextRow()-->moveToNextRow(long index)everywhere - Update
FileRowIndexColumnConverterto not extendLongColumnConverter