delta-io/delta

[Kernel] Refactor ParquetBatchReader converter APIs

クローズ

#1,859 opened on 2023/06/23

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)Scala (2,159 件のフォーク)batch import
enhancementgood first issuekernelstale

Repository metrics

Stars
 (8,950 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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