File tree Expand file tree Collapse file tree 4 files changed +21
-5
lines changed
third_party/bigframes_vendored Expand file tree Collapse file tree 4 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 11image : us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:e7cc6823efb073a8a26e7cefdd869f12ec228abfbd2a44aa9a7eacc284023677
22libraries :
33 - id : bigframes
4- version : 2.33 .0
4+ version : 2.34 .0
55 last_generated_commit : " "
66 apis : []
77 source_roots :
Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/bigframes/#history
66
7+ ## [ 2.34.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v2.33.0...v2.34.0 ) (2026-02-02)
8+
9+
10+ ### Features
11+
12+ * add ` bigframes.pandas.options.experiments.sql_compiler ` for switching the backend compiler (#2417 ) ([ 7eba6ee03f07938315d99e2aeaf72368c02074cf] ( https://github.com/googleapis/python-bigquery-dataframes/commit/7eba6ee03f07938315d99e2aeaf72368c02074cf ) )
13+ * add bigquery.ml.generate_embedding function (#2422 ) ([ 35f3f5e6f8c64b47e6e7214034f96f047785e647] ( https://github.com/googleapis/python-bigquery-dataframes/commit/35f3f5e6f8c64b47e6e7214034f96f047785e647 ) )
14+ * add bigquery.create_external_table method (#2415 ) ([ 76db2956e505aec4f1055118ac7ca523facc10ff] ( https://github.com/googleapis/python-bigquery-dataframes/commit/76db2956e505aec4f1055118ac7ca523facc10ff ) )
15+ * add deprecation warnings for .blob accessor and read_gbq_object_table (#2408 ) ([ 7261a4ea5cdab6b30f5bc333501648c60e70be59] ( https://github.com/googleapis/python-bigquery-dataframes/commit/7261a4ea5cdab6b30f5bc333501648c60e70be59 ) )
16+ * add bigquery.ml.generate_text function (#2403 ) ([ 5ac681028624de15e31f0c2ae360b47b2dcf1e8d] ( https://github.com/googleapis/python-bigquery-dataframes/commit/5ac681028624de15e31f0c2ae360b47b2dcf1e8d ) )
17+
18+
19+ ### Bug Fixes
20+
21+ * broken job url (#2411 ) ([ fcb5bc1761c656e1aec61dbcf96a36d436833b7a] ( https://github.com/googleapis/python-bigquery-dataframes/commit/fcb5bc1761c656e1aec61dbcf96a36d436833b7a ) )
22+
723## [ 2.33.0] ( https://github.com/googleapis/python-bigquery-dataframes/compare/v2.32.0...v2.33.0 ) (2026-01-22)
824
925
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.33 .0"
15+ __version__ = "2.34 .0"
1616
1717# {x-release-please-start-date}
18- __release_date__ = "2026-01-22 "
18+ __release_date__ = "2026-02-02 "
1919# {x-release-please-end}
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.33 .0"
15+ __version__ = "2.34 .0"
1616
1717# {x-release-please-start-date}
18- __release_date__ = "2026-01-22 "
18+ __release_date__ = "2026-02-02 "
1919# {x-release-please-end}
You can’t perform that action at this time.
0 commit comments