FrankChen021 commented on code in PR #12833: URL: https://github.com/apache/druid/pull/12833#discussion_r932817414
########## processing/src/main/java/org/apache/druid/query/groupby/GroupByQueryConfig.java: ########## @@ -67,6 +70,8 @@ private static final long MIN_AUTOMATIC_DICTIONARY_SIZE = 1; private static final long MAX_AUTOMATIC_DICTIONARY_SIZE = 1_000_000_000; + + Review Comment: accidental changes? -- 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]
