You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it supports setting some key properties via the builder pattern, but to avoid overwhelming users they can set the rest with Configuration via the setFlussConfig(). We can always add more if required and after feedback, I just thought it's better like this for now.
Fluss Sink Usage:
Anything else?
No response
Willingness to contribute
I'm willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
Motivation
Although the implementation is there, we need to provide a cleaner source/sink API as it is currently somewhat messy and has a lot of arguments.
Solution
Source Features
Fluss Source Usage:
Currently, it supports setting some key properties via the builder pattern, but to avoid overwhelming users they can set the rest with
Configuration
via thesetFlussConfig()
. We can always add more if required and after feedback, I just thought it's better like this for now.Fluss Sink Usage:
Anything else?
No response
Willingness to contribute
The text was updated successfully, but these errors were encountered: