There is no option to set ParquetWriterConfig when create new ParquetSink instance
Open
enhancement
help wanted
- Dominant language
- Scala
- Stars
- 147
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.