JingsongLi commented on PR #615: URL: https://github.com/apache/paimon-rust/pull/615#issuecomment-5086545256
Claims to be aligned with Java’s `validateSequenceField`, but omits validation for cross-partition updates. `sequence.field` can still be configured even when not all partition keys are included in the primary key, whereas Java explicitly rejects this combination. Both the `create` and `alter` paths should include partition keys and primary keys in the validation. -- 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]
