A0R0P0I7T commented on issue #9817: URL: https://github.com/apache/gravitino/issues/9817#issuecomment-3808900459
For auto-increment fields, values are generated automatically by the system, so providing a default value is unnecessary and potentially misleading. To improve clarity, we should: - Remove defaultValue from auto-increment examples, or - Clearly document whether it is ignored or disallowed, and - Add validation or warnings when both are specified. This will help prevent incorrect configurations and improve developer experience. -- 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]
