-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-dataframes
base: v1.30.0
head repository: googleapis/python-bigquery-dataframes
compare: v1.31.0
- 9 commits
- 24 files changed
- 9 contributors
Commits on Jan 3, 2025
-
fix: reduce the number of labels added to query jobs (#1245)
* fix: reduce the number of labels added to query jobs Fixes internal issue 386825477 * fix unit tests
Configuration menu - View commit details
-
Copy full SHA for fdcdc18 - Browse repository at this point
Copy the full SHA fdcdc18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f08da - Browse repository at this point
Copy the full SHA 10f08daView commit details -
fix: raise if trying to change
ordering_mode
after session has star……ted (#1252) * fix: raise if trying to change `ordering_mode` after session has started * fix lint and add unit tests * fix mypy
Configuration menu - View commit details
-
Copy full SHA for 8cfaae8 - Browse repository at this point
Copy the full SHA 8cfaae8View commit details -
Update semantic_operators.ipynb (#1254)
Rename semantic operator to AI operator in the introduction.
Configuration menu - View commit details
-
Copy full SHA for 7f8c972 - Browse repository at this point
Copy the full SHA 7f8c972View commit details -
feat: implement confirmation threshold for semantic operators (#1251)
* feat: implement confirmation threshold for semantic operators * fix format * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add doc * raise exception when the user didn't confirm to proceed * fix prompt format * add sem ops autofail option * fix doc * use option_context to set options in tests * remove redundant code * fix tests * fix doctest --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ba4511 - Browse repository at this point
Copy the full SHA 5ba4511View commit details
Commits on Jan 4, 2025
-
docs: remove bq studio link (#1258)
* remove bq studio link * remove a box that is added by mistake --------- Co-authored-by: Shuowei Li <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd4fd2e - Browse repository at this point
Copy the full SHA dd4fd2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b483932 - Browse repository at this point
Copy the full SHA b483932View commit details
Commits on Jan 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a2ed989 - Browse repository at this point
Copy the full SHA a2ed989View commit details
Commits on Jan 6, 2025
-
chore(main): release 1.31.0 (#1255)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc5f946 - Browse repository at this point
Copy the full SHA bc5f946View 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.30.0...v1.31.0