delta-io/delta

[Kernel] Refactor ParquetBatchReader converter APIs

Open

#1,859 建立於 2023年6月23日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)Scala (2,100 fork)batch import
enhancementgood first issuekernel

倉庫指標

Star
 (8,807 star)
PR 合併指標
 (平均合併 7天 1小時) (30 天內合併 142 個 PR)

描述

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

貢獻者指南