mirror of
https://github.com/apache/druid.git
synced 2025-02-09 11:34:54 +00:00
ae88f2c0b6
* fixes * check for latest rewrite place * Revert "check for latest rewrite place" This reverts commit 5cf1e2c1ca1f70ef84e8f0a8d96d4563b18230ff. * some stuff (cherry picked from commit ab346d4373ea888eb8ef6115e018e7fb0d27407f) * update test output * updates to test ouptuts * some stuff * move validator * cleanup * fix * change test slightly * add apidoc cleanup warnings * cleanup/etc * instead of telling the story; add a fail with some reason whats the issue * lead-lag fix * add test * remove unnecessary throw * druidexception-trial * Revert "druidexception-trial" This reverts commit 8fa06644bc94e45149238053eadec5fcebeb7b28. * undo changes to no_grouping; add no_grouping2 * add missing assert on resultcount * rename method; update * introduce enum/etc * make resultmatchmode accessible from TestBuilder#expectedResults * fix dump results to use log * fix * handle null correctly * disable feature type based things for MSQ * fix varianssqlaggtest * use eps in other test * fix intellij error * add final * addrss review * update test/string/etc * write concat in 3 lines :D