mirror of
https://github.com/apache/druid.git
synced 2025-02-06 10:08:26 +00:00
* Fix parsing fail of segment id with underscored datasource (Fix for #2786) * addressed comment * renamed and moved code into api. added log4 dependency for tests * addressed comments * fixed test fails