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(glib): add GADBCArrowConnection #1754

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

kou
Copy link
Member

@kou kou commented Apr 24, 2024

Fixes #1753.

It's a wrapper of GADBCConnection for Apache Arrow C GLib integration.

Fixes apache#1753.

It's a wrapper of `GADBCConnection` for Apache Arrow C GLib
integration.
@github-actions github-actions bot added this to the ADBC Libraries 1.0.0 milestone Apr 24, 2024
@lidavidm lidavidm merged commit 1129acc into apache:main Apr 24, 2024
51 checks passed
@kou kou deleted the glib-arrow-connection branch April 24, 2024 20:50
davidhcoe pushed a commit to davidhcoe/arrow-adbc that referenced this pull request Apr 25, 2024
Fixes apache#1753.

It's a wrapper of `GADBCConnection` for Apache Arrow C GLib integration.
cocoa-xu pushed a commit to meowcraft-dev/arrow-adbc that referenced this pull request May 8, 2024
Fixes apache#1753.

It's a wrapper of `GADBCConnection` for Apache Arrow C GLib integration.
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.

glib: add GADBCArrowConnection
2 participants