apache / pinot

Apache Pinot - A realtime distributed OLAP datastore
https://pinot.apache.org/
Apache License 2.0
5.2k stars 1.21k forks source link

Bump calcite.version from 1.36.0 to 1.37.0 #13098

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps calcite.version from 1.36.0 to 1.37.0. Updates org.apache.calcite:calcite-core from 1.36.0 to 1.37.0

Commits
  • 61ee73e [CALCITE-6302] Release Calcite 1.37.0
  • 1506857 [CALCITE-6390] Exclude Arrow project on Windows builds
  • 3e633f6 [CALCITE-6387] Make Arrow adapter passing tests with jdk17+
  • aa8d81b [CALCITE-6384] Add ASF header to buildcache.yml, gradle-wrapper-validation.yml
  • f78dd94 [CALCITE-6385] LintTest fails when run in source distribution
  • 1566663 [CALCITE-6316] Update Javadoc for CALCITE-5607
  • 4a977fe Rectify missing/broken BQ date-time format elements
  • 6d4f80e [CALCITE-6378] Bump Redis Docker image from 2.8.19 to 7.2.4
  • 0551b89 [CALCITE-5289] Assertion failure in MultiJoinOptimizeBushyRule
  • b4bcd3b [CALCITE-6345] Intervals with more than 100 years are not supported
  • Additional commits viewable in compare view


Updates org.apache.calcite:calcite-babel from 1.36.0 to 1.37.0

Commits
  • 61ee73e [CALCITE-6302] Release Calcite 1.37.0
  • 1506857 [CALCITE-6390] Exclude Arrow project on Windows builds
  • 3e633f6 [CALCITE-6387] Make Arrow adapter passing tests with jdk17+
  • aa8d81b [CALCITE-6384] Add ASF header to buildcache.yml, gradle-wrapper-validation.yml
  • f78dd94 [CALCITE-6385] LintTest fails when run in source distribution
  • 1566663 [CALCITE-6316] Update Javadoc for CALCITE-5607
  • 4a977fe Rectify missing/broken BQ date-time format elements
  • 6d4f80e [CALCITE-6378] Bump Redis Docker image from 2.8.19 to 7.2.4
  • 0551b89 [CALCITE-5289] Assertion failure in MultiJoinOptimizeBushyRule
  • b4bcd3b [CALCITE-6345] Intervals with more than 100 years are not supported
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Jackie-Jiang commented 3 weeks ago

Replaced with #13106

dependabot[bot] commented 3 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.