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

Query Passthrough with JDBC-Based Connectors Implementations #1615

Closed
wants to merge 23 commits into from

Conversation

AbdulR3hman
Copy link
Contributor

@AbdulR3hman AbdulR3hman commented Nov 22, 2023

Description of changes:
This change will allow us to implement QPT (Query Pass-Through) for Athena Connectors. This is only a draft change to get early feedback on the SDK changes whilst making further improvement engine-side.

Beside the changes to enable qpt SDK-side, I've also implemented QPT for MySQL, PostgreSQL, Redshift Connectors as a reference implementation.

*** Please Don't merge just yet ***

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@AbdulR3hman AbdulR3hman changed the title Draft; Query Passthrough with MySQL Implementation Draft; Query Passthrough with MySQL/RedShift/Postgresql Implementations Dec 4, 2023
@AbdulR3hman AbdulR3hman changed the title Draft; Query Passthrough with MySQL/RedShift/Postgresql Implementations Query Passthrough with JDBC-Based Connectors Implementations Dec 7, 2023
@AbdulR3hman
Copy link
Contributor Author

closing this; will re-open a targeted PRs that are modular and focused thus easier to review.

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

Successfully merging this pull request may close these issues.

4 participants