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

feat(csharp/src/Drivers/Apache): Add support for Impala ADBC Driver with Refactoring and Unit Tests #2365

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

kushaman
Copy link

  1. Added support for the Impala ADBC driver with both standard and HTTP transport protocols.
  2. Refactored the existing Spark and Impala code to move common functionalities into a shared HiveServer2.
  3. Updated Spark unit tests to align with shared functionalities for Impala and Spark.
  4. Added new unit tests for Impala ADBC driver support.

@davidhcoe
Copy link
Contributor

The Spark and Impala tests are passing for me. Can we get this closed out by early next week @CurtHagenlocher ?

@lidavidm lidavidm removed this from the ADBC Libraries 16 milestone Dec 26, 2024
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.

5 participants