Skip to content

Updating Bigtable and Datastore autogenerate makefiles. - #2452

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:update-autogen-makefiles
Sep 27, 2016
Merged

Updating Bigtable and Datastore autogenerate makefiles.#2452
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:update-autogen-makefiles

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

In the process, also updating a hardcoded path in make_datastore_grpc.

Also, re-running make generate in each of these introduced small changes to the autogenerated bigtable modules.

(This PR needed due to subpackages moving into their own self-contained folders.)

In the process, also updating a hardcoded path in
make_datastore_grpc.
Also, re-running `make generate` in each of these introduced
small changes to the autogenerated bigtable modules.
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 27, 2016

@daspecsterdaspecster left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a straight forward change. LGTM

@dhermes
dhermes merged commit fdbd094 into googleapis:masterSep 27, 2016
@dhermes
dhermes deleted the update-autogen-makefiles branch September 27, 2016 22:18
parthea pushed a commit that referenced this pull request Nov 22, 2025
Updating Bigtable and Datastore autogenerate makefiles.
parthea pushed a commit that referenced this pull request Apr 1, 2026
This PR updates `notebooks/multimodal/multimodal_dataframe.ipynb` to
demonstrate PDF text extraction a chunking using custom BigQuery Python
UDFs with the `pypdf` library.
Fixes #<478952827> 🦕
parthea pushed a commit that referenced this pull request Apr 1, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:1a2a85ab507aea26d787c06cc7979decb117164c81dd78a745982dfda80d4f68
<details><summary>bigframes: 2.36.0</summary>
##
[2.36.0](google/bigframes@v2.35.0...v2.36.0)
(2026-02-17)
### Features
* Initial support for biglake iceberg tables (#2409)
([ae35a989](google/bigframes@ae35a989))
* add bigquery.ai.generate_table function (#2453)
([b925aa24](google/bigframes@b925aa24))
### Documentation
* fix generate_text and generate_table input docs (#2455)
([078bd32e](google/bigframes@078bd32e))
* update multimodal dataframe notebook to use public APIs (#2456)
([342fa723](google/bigframes@342fa723))
* use direct API for pdf chunk and pdf extract (#2452)
([543ce52c](google/bigframes@543ce52c))
* use direct API for audio transcription (#2447)
([59cbc5db](google/bigframes@59cbc5db))
* Add EXIF metadata extraction example to multimodal notebook (#2429)
([84c6f883](google/bigframes@84c6f883))
* Update multimodal notebook to use public runtime helpers (#2451)
([e36dd8b4](google/bigframes@e36dd8b4))
</details>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.grpcpackaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dhermes@daspecster@tseaver@googlebot