Skip to content

Conversation

sunng87
Copy link
Member

@sunng87 sunng87 commented Sep 21, 2025

Fixes #177

This patch updates our data files to treat oid as int32
It also updates pg_attributes column data type mapping to map unsigned integers directly to integers, to align with arrow-pg. We may revisit this change in future.

It also added support for integer literals in format_type

@sunng87 sunng87 merged commit dcda1de into master Sep 21, 2025
6 checks passed
@sunng87 sunng87 deleted the fix/format_type_input branch September 21, 2025 14:29
sunng87 added a commit that referenced this pull request Sep 25, 2025
* fix: array type conversion in format_type

* feat: update oid to int32 in arrow
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.

DBeaver query results in cast error

1 participant