ArnavBalyan commented on code in PR #8057: URL: https://github.com/apache/paimon/pull/8057#discussion_r3331227626
########## docs/docs/primary-key-table/pk-clustering-override.md: ########## @@ -97,4 +97,20 @@ values, so queries like `WHERE id = 12345` remain efficient. - Merge engine: `partial-update` or `aggregation`. - Changelog producer: `lookup` or `full-compaction`. -- Configue: `sequence.fields` or `record-level.expire-time`. +- Configuration: `sequence.fields` or `record-level.expire-time`. + +For example, the following combination is rejected at table creation: Review Comment: Got it updated ty! -- 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]
