druid/dev
Zoltan Haindrich ac19b148c2
Upgrade calcite to 1.37.0 (#16504)
* 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
2024-06-13 08:47:50 +02:00
..
code-review Add instruction for code coverage checks (#9995) 2020-06-10 18:17:36 -10:00
intellij-images Add instruction for code coverage checks (#9995) 2020-06-10 18:17:36 -10:00
teamcity-images Move dev-related files and instructions to dev/ directory; add committer's instructions (#7279) 2019-04-17 15:27:14 +02:00
backport-fail.gif Add instructions to backport a PR (#9052) 2019-12-18 11:57:01 -08:00
backport.md Add instructions to backport a PR (#9052) 2019-12-18 11:57:01 -08:00
committer-instructions.md chore: fix case of GitHub (#10928) 2021-05-07 01:15:43 -07:00
druid_intellij_formatting.xml Updated documentation for OshiSysMonitor (#14912) 2023-09-07 16:54:33 +05:30
eclipse.importorder Move dev-related files and instructions to dev/ directory; add committer's instructions (#7279) 2019-04-17 15:27:14 +02:00
eclipse_formatting.xml Move dev-related files and instructions to dev/ directory; add committer's instructions (#7279) 2019-04-17 15:27:14 +02:00
intellij-sdk-config.jpg [ImgBot] Optimize images (#7873) 2019-06-24 21:27:48 -07:00
intellij-setup.md Make http options the default configurations (#13092) 2022-10-05 05:35:17 +05:30
license.md Fix misspelling in license.md (#12941) 2022-08-24 10:53:47 +08:00
quidem Enable quidem tests to use different suppliers (#16382) 2024-05-09 09:21:02 +02:00
style-conventions.md Suggest adoption of Google Style guide (#14905) 2023-11-01 13:31:03 -07:00
teamcity.md chore: fix case of GitHub (#10928) 2021-05-07 01:15:43 -07:00
upgrade-calcite-parser Upgrade calcite to 1.37.0 (#16504) 2024-06-13 08:47:50 +02:00