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

Scylladb own connector #24692

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mkorolyov
Copy link

Description

Fixes #10276

This is a copy of #18074 which was closed.

Release notes

# General
* Add ScyllaDB connector. ({issue}`10276`)

@cla-bot cla-bot bot added the cla-signed label Jan 12, 2025
@github-actions github-actions bot added the docs label Jan 12, 2025
mkorolyov and others added 4 commits January 12, 2025 16:02
This commit is preparation for the next commit.
Set minimum required version as 3.0.0 because
ScyllaDB version 2.x can't detect partition
correctly and it leads to query failure.
@mkorolyov mkorolyov force-pushed the scylladb-own-connector branch from e08ec9c to 2a26abe Compare January 12, 2025 15:04
Copy link

cla-bot bot commented Jan 12, 2025

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

@cla-bot cla-bot bot removed the cla-signed label Jan 12, 2025
@danielhe4rt
Copy link

That's definitely a cool contribution! Looking forward to see this PR merged ASAP!

Copy link

cla-bot bot commented Jan 12, 2025

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

Copy link

cla-bot bot commented Jan 12, 2025

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Dedicated ScyllaDB connector
3 participants