Bump avatica.version from 1.17.0 to 1.18.0#3
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps `avatica.version` from 1.17.0 to 1.18.0. Updates `avatica` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/apache/calcite-avatica/releases) - [Commits](apache/calcite-avatica@rel/avatica-1.17.0...rel/avatica-1.18.0) Updates `avatica-core` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/apache/calcite-avatica/releases) - [Commits](apache/calcite-avatica@rel/avatica-1.17.0...rel/avatica-1.18.0) Updates `avatica-metrics` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/apache/calcite-avatica/releases) - [Commits](apache/calcite-avatica@rel/avatica-1.17.0...rel/avatica-1.18.0) Updates `avatica-server` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/apache/calcite-avatica/releases) - [Commits](apache/calcite-avatica@rel/avatica-1.17.0...rel/avatica-1.18.0) --- updated-dependencies: - dependency-name: org.apache.calcite.avatica:avatica dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.apache.calcite.avatica:avatica-core dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.apache.calcite.avatica:avatica-metrics dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.calcite.avatica:avatica-server dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
kaijianding
pushed a commit
that referenced
this pull request
Mar 25, 2023
* docs: add juptyer API tutorial for API and jupyter tutorial index (#3) (cherry picked from commit aeb8d9e) * update prereqs and fix jupyterlab name * Removing notebook since 13345 has it 13345 should be merged first * update contributing instructions * docs: link to the Druid SQL tutorial * Add link to partitioning * fix merge conflict * Saving * Update docs/tutorials/tutorial-jupyter-index.md * Remove partitioning --------- Co-authored-by: 317brian <[email protected]> Co-authored-by: brian.le <[email protected]> Co-authored-by: Charles Smith <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
avatica.versionfrom 1.17.0 to 1.18.0.Updates
avaticafrom 1.17.0 to 1.18.0Commits
a7cfca4Update release history for 1.18.0 rc11786676[CALCITE-4576] Release process should not overwrite LICENSE filee120301[CALCITE-4575] Remove Gradle wrapper from source distribution9486557[CALCITE-4488] Prepare for Avatica 1.18.0 release5d7ee56Upgrade Gradle docker containers to 6.89e37120[CALCITE-4503] Order of fields in records should follow that of the SQL types...89e0debReplace AssertTestUtils with custom Hamcrest matcher for accessors contentefbf8a6Improve test coverage for float/real/double array types (Alessandro Solimando)783571f[CALCITE-3163] Incorrect mapping of JDBC float/real array types to Java types...f93e72b[CALCITE-3881] DateTimeUtils.addMonths yields incorrect results (Zhenghua Gao)Updates
avatica-corefrom 1.17.0 to 1.18.0Commits
a7cfca4Update release history for 1.18.0 rc11786676[CALCITE-4576] Release process should not overwrite LICENSE filee120301[CALCITE-4575] Remove Gradle wrapper from source distribution9486557[CALCITE-4488] Prepare for Avatica 1.18.0 release5d7ee56Upgrade Gradle docker containers to 6.89e37120[CALCITE-4503] Order of fields in records should follow that of the SQL types...89e0debReplace AssertTestUtils with custom Hamcrest matcher for accessors contentefbf8a6Improve test coverage for float/real/double array types (Alessandro Solimando)783571f[CALCITE-3163] Incorrect mapping of JDBC float/real array types to Java types...f93e72b[CALCITE-3881] DateTimeUtils.addMonths yields incorrect results (Zhenghua Gao)Updates
avatica-metricsfrom 1.17.0 to 1.18.0Commits
a7cfca4Update release history for 1.18.0 rc11786676[CALCITE-4576] Release process should not overwrite LICENSE filee120301[CALCITE-4575] Remove Gradle wrapper from source distribution9486557[CALCITE-4488] Prepare for Avatica 1.18.0 release5d7ee56Upgrade Gradle docker containers to 6.89e37120[CALCITE-4503] Order of fields in records should follow that of the SQL types...89e0debReplace AssertTestUtils with custom Hamcrest matcher for accessors contentefbf8a6Improve test coverage for float/real/double array types (Alessandro Solimando)783571f[CALCITE-3163] Incorrect mapping of JDBC float/real array types to Java types...f93e72b[CALCITE-3881] DateTimeUtils.addMonths yields incorrect results (Zhenghua Gao)Updates
avatica-serverfrom 1.17.0 to 1.18.0Commits
a7cfca4Update release history for 1.18.0 rc11786676[CALCITE-4576] Release process should not overwrite LICENSE filee120301[CALCITE-4575] Remove Gradle wrapper from source distribution9486557[CALCITE-4488] Prepare for Avatica 1.18.0 release5d7ee56Upgrade Gradle docker containers to 6.89e37120[CALCITE-4503] Order of fields in records should follow that of the SQL types...89e0debReplace AssertTestUtils with custom Hamcrest matcher for accessors contentefbf8a6Improve test coverage for float/real/double array types (Alessandro Solimando)783571f[CALCITE-3163] Incorrect mapping of JDBC float/real array types to Java types...f93e72b[CALCITE-3881] DateTimeUtils.addMonths yields incorrect results (Zhenghua Gao)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)