airborne12 commented on code in PR #44610:
URL: https://github.com/apache/doris/pull/44610#discussion_r1857913621


##########
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:
   give another case, not just from current.



-- 
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

Reply via email to