Skip to content

Conversation

@kushaman
Copy link
Contributor

  1. Added support of SASL transport in thrift folder.
  2. Implemented PLAIN mechanism in SASL transport
  3. Added HiveServer2StandardConnection to support binary transport mode.
  4. Used SASL transport in Hiveserver2 standard connection with basic auth.

@kushaman kushaman requested a review from CurtHagenlocher as a code owner May 13, 2025 11:13
@github-actions github-actions bot added this to the ADBC Libraries 19 milestone May 13, 2025
Copy link
Contributor

@CurtHagenlocher CurtHagenlocher left a comment

Choose a reason for hiding this comment

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

Thanks! Are you also planning to add some test code?

@CurtHagenlocher
Copy link
Contributor

The linter is also complaining about some trailing whitespace and some mixed (LF vs CRLF) line endings.

@kushaman kushaman changed the title feat(csharp/src/Drivers/Apache) : Add support for Sasl transport in Hive ADBC Driver feat(csharp/src/Drivers/Apache): Add support for Sasl transport in Hive and Impala ADBC Driver May 14, 2025
@kushaman
Copy link
Contributor Author

We already have test code present already for Hive and Impala.

@CurtHagenlocher CurtHagenlocher merged commit eb6c088 into apache:main May 14, 2025
6 checks passed
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.

3 participants