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

test(go/adbc/driver/flightsql): Add TestMetadataGetObjectsColumnsXdbc test #1619

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

vleslief-ms
Copy link
Contributor

Ports over TestMetadataGetObjectsColumnsXdbc from Snowflake to also be tested on FlightSQL.

Also makes the DomainSocketTest work correctly on Windows by correcting the expected path of the generated adbc.sock file.

Also removes an ineffectual assignment in the Snowflake driver that I couldn't commit without fixing.

Also Updates pre-commit as I again could not commit without fixing.

@github-actions github-actions bot added this to the ADBC Libraries 0.11.0 milestone Mar 15, 2024
@vleslief-ms vleslief-ms changed the title test(go/adbc/driver/flightsql): Add GetObject test test(go/adbc/driver/flightsql): Add TestMetadataGetObjectsColumnsXdbc test Mar 15, 2024
@lidavidm lidavidm merged commit 931e578 into apache:main Mar 18, 2024
33 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