Skip to content

Handle HugeInt type for DuckDB connector #531

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
Apr 19, 2024

Conversation

goldmedal
Copy link
Contributor

Description

The result type of integer aggregating is HUGEINT in DuckDB. Handle this type to support the integer aggregation.

@goldmedal goldmedal marked this pull request as ready for review April 19, 2024 07:11
@goldmedal goldmedal requested a review from grieve54706 April 19, 2024 07:11
@grieve54706 grieve54706 merged commit 9d0bcdd into main Apr 19, 2024
3 checks passed
@grieve54706 grieve54706 deleted the bugfix/handle-hugint-duckdb branch April 19, 2024 07:16
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.

2 participants