Skip to content

feat: add support for binaryview type #96

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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

Conversation

sunng87
Copy link
Member

@sunng87 sunng87 commented Jun 26, 2025

Fixes #95

Introduce BinaryView support in arrow-pg. This type will be translated into BYTEA although some of users are using it as StringArrayView. It's possible to attempt to do the conversion. I may introduce a configuration for that in future.

@sunng87 sunng87 merged commit 00088f9 into master Jun 26, 2025
6 checks passed
@sunng87 sunng87 deleted the feature/binary-view branch June 26, 2025 18:07
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.

Data type support BinaryView
1 participant