Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds documentation for HiveServer2 support #33717

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

linghengqian
Copy link
Member

@linghengqian linghengqian commented Nov 18, 2024

For #29052.

Changes proposed in this pull request:

  • Adds documentation for HiveServer2 support.
  • TL;DR, no developer would like to see a long discussion about HiveServer2 in the documentation of GraalVM Native Image integration. It is necessary to separate the independent documentation of HiveServer2.
  • Further improve the integration documentation of Testcontainers Java.
  • Bump the MySQL Docker Image used by nativeTest to mysql:9.1.0-oraclelinux9.
  • Bump the MS SQL Server Docker Image used by nativeTest to mcr.microsoft.com/mssql/server:2022-CU16-ubuntu-22.04.
  • Bump the Postgres Docker Image used by nativeTest to postgres:17.1-bookworm.
  • Bump the Clickhouse Docker Image used by nativeTest to clickhouse/clickhouse-server:24.10.2.80.

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version. For more details, see Update Release Note

@linghengqian linghengqian force-pushed the hive-clickhouse branch 2 times, most recently from f1bdb85 to d429776 Compare November 19, 2024 07:57
@linghengqian linghengqian marked this pull request as ready for review November 19, 2024 08:08
@linghengqian linghengqian added this to the 5.5.2 milestone Nov 19, 2024
Copy link
Member Author

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From https://github.com/apache/shardingsphere/actions/runs/11908587236/job/33188321588, the performance of github actions equipment is too poor, and it can't even guarantee the weak consistency of hiveserver2 transactions. Let me see what I can do.

@linghengqian linghengqian force-pushed the hive-clickhouse branch 2 times, most recently from 7cf3c28 to 9637ec8 Compare November 19, 2024 13:14
@terrymanu terrymanu merged commit 8ef0f64 into apache:master Nov 20, 2024
148 checks passed
@linghengqian linghengqian deleted the hive-clickhouse branch November 20, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants