delta-io/delta
Ver no GitHub[Kernel] Refactor ParquetBatchReader converter APIs
Open
#1.859 aberto em 23 de jun. de 2023
enhancementgood first issuekernel
Métricas do repositório
- Stars
- (8.807 stars)
- Métricas de merge de PR
- (Mesclagem média 7d 1h) (142 fundiu PRs em 30d)
Description
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