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(go/adbc/driver/flightsql): support session options #1597

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

lidavidm
Copy link
Member

@lidavidm lidavidm commented Mar 7, 2024

Fixes #1557.

@github-actions github-actions bot added this to the ADBC Libraries 0.11.0 milestone Mar 7, 2024
@lidavidm lidavidm force-pushed the gh-1557 branch 2 times, most recently from 5e5231c to d51f3d2 Compare March 7, 2024 22:22
@lidavidm lidavidm marked this pull request as ready for review March 7, 2024 22:42
@lidavidm lidavidm requested a review from zeroshade as a code owner March 7, 2024 22:42
@lidavidm lidavidm force-pushed the gh-1557 branch 2 times, most recently from 702a18c to 24026d1 Compare March 7, 2024 23:06
@lidavidm
Copy link
Member Author

lidavidm commented Mar 8, 2024

Other CI being fixed by #1604

@lidavidm lidavidm requested a review from zeroshade March 11, 2024 14:07
@lidavidm lidavidm merged commit 1cbfb2f into apache:main Mar 11, 2024
50 of 54 checks passed
@lidavidm lidavidm deleted the gh-1557 branch March 11, 2024 15:06
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.

go/adbc/driver/flightsql: add session management
3 participants