Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Feature] dictionary encoded binary support

オープン
#381 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@zhangweilst がすでに取り組んでいます。

2026年9月21日 から。

評価

この issue はまだ評価されていません。

説明

enhancement
Search before asking
  • I searched in the issues and found nothing similar.
Motivation

Currently paimon-cpp does not handle dictionary for binary type. It's OK for the default parquet reader because it would not return a dictionary for the binary type.
But for customed parquet readers or if there're ARROW:schema meta data in the parquet footer, it's possible to return dictionary for a binary type. In that case, there'll be data error since ColumnarUtils::GetView returns empty.

Solution

No response

Anything else?

No response

Are you willing to submit a PR?
  • I'm willing to submit a PR!
主要言語
C++
スター
65
フォーク
29
平均マージ
2日 4時間
マージ済み PR(30日)
78

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

apache/paimon-cpp のほかの issue

apache/paimon-cpp の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。