-
Notifications
You must be signed in to change notification settings - Fork 50
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-dataframes
base: v1.33.0
head repository: googleapis/python-bigquery-dataframes
compare: v1.34.0
- 11 commits
- 51 files changed
- 9 contributors
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8b8155f - Browse repository at this point
Copy the full SHA 8b8155fView commit details
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9597ba9 - Browse repository at this point
Copy the full SHA 9597ba9View commit details -
chore: keep gemini code commented out in the notebook template (#1314)
* Keep Gemini code commented out in the notebook template * disable progress bar to avoid leaking internal information
Configuration menu - View commit details
-
Copy full SHA for d941a84 - Browse repository at this point
Copy the full SHA d941a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57746e1 - Browse repository at this point
Copy the full SHA 57746e1View commit details -
feat!: Enable reading JSON data with
dbjson
extension dtype (#1139)This change updates how we handle JSON data types read from BigQuery. Previously, BigQuery JSON types were treated as generic large strings within our system. To improve accuracy and functionality, we now map them to a dedicated JSON data type (db_dtypes.JSONType or db_dtypes.JSONArrowType for pyarrow). While this provides a more appropriate representation of JSON data, it's important to note that this feature is still in preview and may evolve. Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Tim Sweña (Swast) <swast@google.com> Release-As: 1.34.0
Configuration menu - View commit details
-
Copy full SHA for f672262 - Browse repository at this point
Copy the full SHA f672262View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad522d - Browse repository at this point
Copy the full SHA dad522dView commit details
Commits on Jan 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b503355 - Browse repository at this point
Copy the full SHA b503355View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd3f584 - Browse repository at this point
Copy the full SHA bd3f584View commit details
Commits on Jan 25, 2025
-
refactor: rename the bigframes function files (#1312)
* refactor: rename the bigframes function files * fix the import * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fe4fbb4 - Browse repository at this point
Copy the full SHA fe4fbb4View commit details
Commits on Jan 27, 2025
-
chore: define timedelta type and to_timedelta function (#1317)
* define timedelta type and to_timedelta function * remove unnecessary file * remove TypeAlias type for 3.9 compatibility * fix mypy * fix lint * move timedelta out of the simple dtype list * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix type casts in tests --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3901951 - Browse repository at this point
Copy the full SHA 3901951View commit details
Commits on Jan 28, 2025
-
chore(main): release 1.34.0 (#1313)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a1cafa2 - Browse repository at this point
Copy the full SHA a1cafa2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.33.0...v1.34.0