qidaye commented on code in PR #44610: URL: https://github.com/apache/doris/pull/44610#discussion_r1858140040
########## regression-test/suites/inverted_index_p0/array_contains/test_index_compaction_unique_keys_arr.groovy: ########## @@ -152,6 +152,7 @@ suite("test_index_compaction_unique_keys_arr", "array_contains_inverted_index") index index_score (score) using inverted ) ENGINE=OLAP UNIQUE KEY(`id`) + CLUSTER BY (`score`) Review Comment: Add another table to run this test. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org