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

BigQuery primary key support, binding NULL value and auto casting #58

Merged
merged 6 commits into from
Oct 28, 2024

Conversation

invisal
Copy link
Collaborator

@invisal invisal commented Oct 28, 2024

This PR fix four things:

  • Auto casting the value based on column type
  • Detect the primary key constraint
  • Allow binding NULL value
  • Improve the speed of getting schema

@invisal invisal changed the title BigQuery primary key support and binding NULL value BigQuery primary key support, binding NULL value and auto casting Oct 28, 2024
@invisal invisal marked this pull request as ready for review October 28, 2024 14:22
@invisal invisal requested a review from Brayden October 28, 2024 14:25
@invisal invisal merged commit 6d03a81 into main Oct 28, 2024
10 checks passed
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