yuqi1129 commented on PR #10383: URL: https://github.com/apache/gravitino/pull/10383#issuecomment-4039145441
Verified against real ClickHouse integration tests: ADD INDEX and DROP INDEX for data skipping indexes are supported and now implemented in generateAlterTableSql for DATA_SKIPPING_MINMAX and DATA_SKIPPING_BLOOM_FILTER. ADD INDEX PRIMARY_KEY via ALTER is not supported and stays explicit unsupported behavior. updateColumnAutoIncrement true/false is unsupported in tested ClickHouse 24.8 and tests now assert this behavior. Also updated unit and integration coverage to match runtime behavior. -- 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]
