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

csharp/test/Drivers/BigQuery: BigQuery DATE types are treated as Date64 and not Date32 #2444

Closed
davidhcoe opened this issue Jan 13, 2025 · 0 comments · Fixed by #2446
Closed
Labels
Type: bug Something isn't working

Comments

@davidhcoe
Copy link
Contributor

What happened?

The C# driver treats the BigQuery DATE type as Date64 but it should be Date32.

I will take this.

Stack Trace

No response

How can we reproduce the bug?

No response

Environment/Setup

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment