mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
* Codestyle - use java style array declaration Replaced C-style array declarations with java style declarations and marked the intelliJ inspection as an error * cleanup test code