gianm commented on pull request #10695: URL: https://github.com/apache/druid/pull/10695#issuecomment-756569626
> To someone more intune with Druid's inner workings: Do we really want alphabetical sorted to be the default for MV dimensions? Would it not be better to default to `ARRAY` in DimensionSchema L89? Probably ARRAY or maybe SORTED_SET would be an ideal default. SORTED_ARRAY is a little weird, admittedly, but it's the default for legacy reasons. Maybe we'll change it in a future version. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
