51zero / 51zero/eel-sdk

There is no option to set ParquetWriterConfig when create new ParquetSink instance

オープン
#355 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement help wanted
主要言語
Scala
スター
147
フォーク
32
PR マージ指標
30日以内にマージされた PR はありません

説明

There is no params to set ParquetWriterConfig when create new ParquetSink instance.
I couldn't set it after created.
Because some variables which for it were defined as val. And almost components were in closure.
How can I do that? Or, when you change this?

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

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Look at the ParquetSink class and its constructor to see how ParquetWriterConfig is currently handled. The issue mentions that variables are defined as 'val' and components are in a closure, so examine the internal structure and dependencies. Determine where configuration can be injected or modified, then check for existing tests related to ParquetSink to understand the expected behavior.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
scala
領域
backend, data-engineering
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

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

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