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

fix(csharp/src/Drivers/BigQuery): ensure BigQuery DATE type is Date32 Arrow type #2446

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

davidhcoe
Copy link
Contributor

fixes #2444

@github-actions github-actions bot added this to the ADBC Libraries 17 milestone Jan 14, 2025
Copy link
Contributor

@CurtHagenlocher CurtHagenlocher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Is there documentation for the types being returned or is this strictly based on returned behavior?

@CurtHagenlocher CurtHagenlocher merged commit 4011c25 into apache:main Jan 14, 2025
7 checks passed
@davidhcoe davidhcoe deleted the dev/bigquery-date-fix branch January 14, 2025 03:38
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.

csharp/test/Drivers/BigQuery: BigQuery DATE types are treated as Date64 and not Date32
3 participants