51zero / 51zero/eel-sdk

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

Ouverte
#355 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
enhancement help wanted
Langage dominant
Scala
Étoiles
147
Forks
32
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
scala
Domaine
backend, data-engineering
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.