-
Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-dataframes
base: v1.39.0
head repository: googleapis/python-bigquery-dataframes
compare: v1.40.0
- 19 commits
- 65 files changed
- 10 contributors
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e92a196 - Browse repository at this point
Copy the full SHA e92a196View commit details -
chore: add experimental blob properties tests (#1449)
* chore: add experimental blob properties tests * include files * fix * fix mypy * debug * fix
Configuration menu - View commit details
-
Copy full SHA for 6716283 - Browse repository at this point
Copy the full SHA 6716283View commit details
Commits on Mar 6, 2025
-
chore: format warning message with newlines and ansi color (#1447)
* use ibis fill_null instead of fillna * minor typo in JSON warning messages * chore: format warning message with newlines and ansi color
Configuration menu - View commit details
-
Copy full SHA for 7b0cab5 - Browse repository at this point
Copy the full SHA 7b0cab5View commit details -
chore: add experimental blob url tests (#1463)
* chore: add experimental blob url tests * fix
Configuration menu - View commit details
-
Copy full SHA for 0241139 - Browse repository at this point
Copy the full SHA 0241139View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe72ada - Browse repository at this point
Copy the full SHA fe72adaView commit details -
fix: fix the merge issue between 1424 and 1373 (#1461)
* fix: fix the merge issue between 1424 and 1373 * Update _function_session.py
Configuration menu - View commit details
-
Copy full SHA for 7b6e361 - Browse repository at this point
Copy the full SHA 7b6e361View commit details -
chore: add experimental blob functions retry and timeout (#1469)
* chore: add experimental blob functions retry and timeout * fix
Configuration menu - View commit details
-
Copy full SHA for f3fadd7 - Browse repository at this point
Copy the full SHA f3fadd7View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for be50982 - Browse repository at this point
Copy the full SHA be50982View commit details -
chore: fix Multimodal Gemini modifies input DF (#1467)
* chore: add experimental blob url tests * fix * chore: fix Multimodal Gemini modifies input DF * fix
Configuration menu - View commit details
-
Copy full SHA for 9a65e83 - Browse repository at this point
Copy the full SHA 9a65e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27ab028 - Browse repository at this point
Copy the full SHA 27ab028View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff46f5a - Browse repository at this point
Copy the full SHA ff46f5aView commit details
Commits on Mar 8, 2025
-
feat: support list output for managed function (#1457)
* feat: support list output for managed function * add test decorator * resolve comments
Configuration menu - View commit details
-
Copy full SHA for 461e9e0 - Browse repository at this point
Copy the full SHA 461e9e0View commit details
Commits on Mar 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8bba8df - Browse repository at this point
Copy the full SHA 8bba8dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ddee99 - Browse repository at this point
Copy the full SHA 0ddee99View commit details
Commits on Mar 11, 2025
-
test: target e2e tests to python 3.11 for max coverage (#1474)
* test: target e2e tests to python 3.12 for max coverage * ensure large udf tests are run without skip * remove pytest.mark.skip from one more test * adjust the expect warnings in the ingress settings and service account * fix mypy * remove version 1.x check to surface 2.0 future warning
Configuration menu - View commit details
-
Copy full SHA for 9e471fb - Browse repository at this point
Copy the full SHA 9e471fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01dfe83 - Browse repository at this point
Copy the full SHA 01dfe83View commit details -
feat!: reading JSON data as a custom arrow extension type (#1458)
* feat: use JSONArrowType for JSON data * fix related system tests * fixes lint and doctest * switch db_dtypes into 1.4.2 * fix tests * fix test_df_drop_duplicates_w_json * commit suggestion --------- Co-authored-by: Tim Sweña (Swast) <tswast@gmail.com> Release-As: 1.40.0
Configuration menu - View commit details
-
Copy full SHA for e720f41 - Browse repository at this point
Copy the full SHA e720f41View commit details -
fix: use
==
instead ofis
for timedelta type equality checks (#1480)* fix: use instead of for timedelta type equality checks * use int column for casting
Configuration menu - View commit details
-
Copy full SHA for 0db248b - Browse repository at this point
Copy the full SHA 0db248bView commit details -
chore(main): release 1.40.0 (#1466)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5273d36 - Browse repository at this point
Copy the full SHA 5273d36View 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.39.0...v1.40.0