Esri / spatial-framework-for-hadoop

The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Apache License 2.0
363 stars 160 forks source link

Bump calcite-core from 1.0.0-incubating to 1.26.0 #178

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps calcite-core from 1.0.0-incubating to 1.26.0.

Commits
  • cfa37c3 [CALCITE-4291] Release Calcite 1.26.0
  • 64a0ca7 [CALCITE-4279] SEARCH operator cannot be pushed into Druid
  • 3cc793a [CALCITE-4215] Handle nulls in RelMdCollation#enumerableJoin0
  • 7df9bba [CALCITE-4215] Avoid NPE when monotonicity is null
  • 0922441 [CALCITE-4215] Fix handing of null monotonicity in IdentifierNamespace
  • 1f57bd4 [CALCITE-4215] Avoid NPE when getReferentialConstraints() returns null
  • 58adcae [CALCITE-4215] Avoid NPE when monotonicity returns null
  • 4787123 [CALCITE-4215] Avoid NPE in RelFieldTrimmer when collations is null
  • 2f1d764 [CALCITE-4215] Avoid NPE in RelMdCollation from ImmutableList.copyOf
  • 97e4f0c [CALCITE-4215] Use default trait value if traitSupplier returns null
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Esri/spatial-framework-for-hadoop/network/alerts).
randallwhitman commented 2 years ago

Note like previous comment has been added to the README in #185.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

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