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

Upgrade minimum supported Altinity to version 20.8 #10975

Merged
merged 2 commits into from
Feb 8, 2022

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Feb 8, 2022

Description

Upgrade minimum supported Altinity to version 20.8

General information

Is this change a fix, improvement, new feature, refactoring, or other?
maintenance

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)
connector

How would you describe this change to a non-technical end user or system administrator?
n/a

Related issues, pull requests, and links

Documentation

( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

( ) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# ClickHouse
* Remove support for Altinity 20.3. ({issue}`10975`)

@cla-bot cla-bot bot added the cla-signed label Feb 8, 2022
@ebyhr ebyhr force-pushed the ebi/clickhouse-remove-20.3 branch from 08d0003 to 251ed52 Compare February 8, 2022 08:30
@github-actions github-actions bot added the docs label Feb 8, 2022
@ebyhr ebyhr linked an issue Feb 8, 2022 that may be closed by this pull request
@ebyhr ebyhr requested a review from hashhar February 8, 2022 09:40
Copy link
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

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

LGTM % reverting ci.yml

Thanks for fixing this.

ebyhr added 2 commits February 8, 2022 20:29
Altinity server 20.3 hasn't yet reached EOL, but ClickHouse JDBC
driver doesn't support it.
@ebyhr ebyhr force-pushed the ebi/clickhouse-remove-20.3 branch from 251ed52 to df2d03e Compare February 8, 2022 11:29
@ebyhr ebyhr marked this pull request as ready for review February 8, 2022 11:29
@ebyhr ebyhr merged commit 6588a9e into trinodb:master Feb 8, 2022
@ebyhr ebyhr deleted the ebi/clickhouse-remove-20.3 branch February 8, 2022 14:40
@ebyhr ebyhr mentioned this pull request Feb 8, 2022
@github-actions github-actions bot added this to the 371 milestone Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Fix flaky TestClickHouseConnectorSmokeTest.testRenameSchema
2 participants