mirror of https://github.com/apache/druid.git
ac19b148c2
* contains Make a full copy of the parser and apply our modifications to it #16503 * some minor api changes pair/entry * some unnecessary aggregation was removed from a set of queries in `CalciteSubqueryTest` * `AliasedOperatorConversion` was detecting `CHAR_LENGTH` as not a function ; I've removed the check * the field it was using doesn't look maintained that much * the `kind` is passed for the created `SqlFunction` so I don't think this check is actually needed * some decoupled test cases become broken - will be fixed later * some aggregate related changes: due to the fact that SUM() and COUNT() of no inputs are different * upgrade avatica to 1.25.0 * `CalciteQueryTest#testExactCountDistinctWithFilter` is now executable Close apache/druid#16503 |
||
---|---|---|
.. | ||
code-review | ||
intellij-images | ||
teamcity-images | ||
backport-fail.gif | ||
backport.md | ||
committer-instructions.md | ||
druid_intellij_formatting.xml | ||
eclipse.importorder | ||
eclipse_formatting.xml | ||
intellij-sdk-config.jpg | ||
intellij-setup.md | ||
license.md | ||
quidem | ||
style-conventions.md | ||
teamcity.md | ||
upgrade-calcite-parser |