delta-io/delta

[Kernel] Refactor ParquetBatchReader converter APIs

Open

#1,859 opened on 2023年6月23日

GitHub で見る
 (2 comments) (0 reactions) (1 assignee)Scala (2,100 forks)batch import
enhancementgood first issuekernel

Repository metrics

Stars
 (8,807 stars)
PR merge metrics
 (平均マージ 7d 1h) (30d で 142 merged PRs)

説明

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 FileRowIndexColumnConverter to not extend LongColumnConverter

コントリビューターガイド