Search before asking
Description
Currently the Fluss Sink for the datastream API supports target columns for partial-updates, but columns are specified via indexes.
We want to update the sink, so it can use column names instead of indexes since it is more user-friendly
Willingness to contribute