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
I searched in the issues and found nothing similar.
Description
fluss-rust::Config does not support applying multiple string properties atomically. Callers have to duplicate property definitions, parsing, field mapping, and validation.
Search before asking
Description
fluss-rust::Configdoes not support applying multiple string properties atomically. Callers have to duplicate property definitions, parsing, field mapping, and validation.Willingness to contribute