-
Notifications
You must be signed in to change notification settings - Fork 678
feat(deps): support duckdb 1.4.0 #11622
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
feat(deps): support duckdb 1.4.0 #11622
Conversation
…() to convert to Table if result is RecordBatchReader - this is to add compatibility for duckdb 1.4.0 which changed the return type ot DuckDbPyRelation.arrow()
@tswast It seems like our examples are now all private. Any idea what's going on there? |
Uh oh. :-( I applied for an exception regarding a Google-wide rollout of Public Access Protection a couple weeks ago. I'll check on the status of that. |
My exception was approved, but the policy was still applied. :-(
|
Update: There was an additional per-bucket tag I needed to add, in addition to the per-project exception. I believe I have now restored access to the public buckets. |
Thanks for the review @cpcloud have made those changes, LMK if anything else needed :) |
when will be the next release? we are blocked on this to upgrade to duckdb 1.4 |
Issues closed