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

c/driver/postgresql: ensure rest of primitive types are properly supported #933

Closed
2 tasks done
Tracked by #1490
lidavidm opened this issue Jul 24, 2023 · 1 comment · Fixed by #1741
Closed
2 tasks done
Tracked by #1490

c/driver/postgresql: ensure rest of primitive types are properly supported #933

lidavidm opened this issue Jul 24, 2023 · 1 comment · Fixed by #1741
Assignees

Comments

@lidavidm
Copy link
Member

lidavidm commented Jul 24, 2023

Make sure PostgreSQL primitive types are supported, and make sure Arrow types are generally supported for ingestion/binds

@WillAyd
Copy link
Contributor

WillAyd commented Sep 20, 2023

Another from the pandas test suite I want to look at is BOOLEAN support

@lidavidm lidavidm removed this from the ADBC Libraries 0.9.0 milestone Dec 19, 2023
@lidavidm lidavidm added this to the ADBC Libraries 1.0.0 milestone Apr 4, 2024
@lidavidm lidavidm self-assigned this Apr 19, 2024
lidavidm added a commit to lidavidm/arrow-adbc that referenced this issue Apr 22, 2024
lidavidm added a commit that referenced this issue Apr 22, 2024
Doesn't add anything meaningfully new, just adds tests for types.

Fixes #933.
cocoa-xu pushed a commit to cocoa-xu/arrow-adbc that referenced this issue Apr 24, 2024
…1741)

Doesn't add anything meaningfully new, just adds tests for types.

Fixes apache#933.
davidhcoe pushed a commit to davidhcoe/arrow-adbc that referenced this issue Apr 25, 2024
…1741)

Doesn't add anything meaningfully new, just adds tests for types.

Fixes apache#933.
cocoa-xu pushed a commit to meowcraft-dev/arrow-adbc that referenced this issue May 8, 2024
…1741)

Doesn't add anything meaningfully new, just adds tests for types.

Fixes apache#933.
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 a pull request may close this issue.

2 participants