51zero / 51zero/eel-sdk

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

Abierto
#355 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement help wanted
Lenguaje dominante
Scala
Estrellas
147
Forks
32
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
scala
Área
backend, data-engineering
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.