danielcweeks commented on PR #15639: URL: https://github.com/apache/iceberg/pull/15639#issuecomment-4663152489
@aryash45 I'm not convinced the behavior is wrong or that #15584 is accurately capturing the right behavior. Messages should be routed based on the `route-field` and if you don't have that set, you're not providing the right configuration to properly route messages. The other behavior based on `id_columns` or other configurations are side-effects, not a secondary routing mechanism. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
