mirror of
https://github.com/apache/druid.git
synced 2025-02-11 12:35:00 +00:00
* Fix error message for groupByEnableMultiValueUnnesting. It referred to the incorrect context parameter. Also, create a dedicated exception class, to allow easier detection of this specific error. * Fix other test. * More better error messages. * Test getDimensionName method.