gargvishesh commented on code in PR #16864:
URL: https://github.com/apache/druid/pull/16864#discussion_r1714745547


##########
integration-tests/src/test/java/org/apache/druid/tests/coordinator/duty/ITAutoCompactionTest.java:
##########
@@ -515,6 +518,45 @@ public void 
testAutoCompactionOnlyRowsWithMetricShouldPreserveExistingMetrics()
     }
   }
 
+  @Test(dataProvider = "engine")
+  public void 
testAutoCompactionPreservesCreateBitmapIndexInDimensionSchema(CompactionEngine 
engine) throws Exception

Review Comment:
   Added a long column to dimensions with `AutoTypeColumnSchema` in the same 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to