Skip to content

Updating Pub / Sub GAX calls to work with emulator.#2245

Merged
dhermes merged 1 commit intogoogleapis:masterfrom
dhermes:fix-pubsub-emulator
Sep 8, 2016
Merged

Updating Pub / Sub GAX calls to work with emulator.#2245
dhermes merged 1 commit intogoogleapis:masterfrom
dhermes:fix-pubsub-emulator

Conversation

@dhermes
Copy link
Copy Markdown
Contributor

@dhermes dhermes commented Sep 4, 2016

In the process, removing the api_base_url from the Pub / Sub Connection class.

NOTE: Has #2244 as diffbase

@dhermes dhermes added the api: pubsub Issues related to the Pub/Sub API. label Sep 4, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 4, 2016
@dhermes
Copy link
Copy Markdown
Contributor Author

dhermes commented Sep 6, 2016

@bjwatson It's worth checking out the "feature" I added to gRPC here (only the last commit of this applies, the rest are in the diffbase). May be worth sniffing for the emulator env. var. in the generated code?

@tseaver
Copy link
Copy Markdown
Contributor

tseaver commented Sep 7, 2016

@dhermes needs rebasing.

@dhermes dhermes force-pushed the fix-pubsub-emulator branch from 31e3369 to ed4f325 Compare September 7, 2016 23:02
@tseaver
Copy link
Copy Markdown
Contributor

tseaver commented Sep 8, 2016

ed4f325 LGTM

@dhermes dhermes force-pushed the fix-pubsub-emulator branch from ed4f325 to b2f9169 Compare September 8, 2016 01:49
In the process, removing the api_base_url from the
Pub / Sub Connection class.
@dhermes dhermes force-pushed the fix-pubsub-emulator branch from b2f9169 to dd856df Compare September 8, 2016 02:01
@dhermes dhermes merged commit 59b2510 into googleapis:master Sep 8, 2016
@dhermes dhermes deleted the fix-pubsub-emulator branch September 8, 2016 02:52
@dhermes dhermes mentioned this pull request Sep 19, 2016
parthea pushed a commit that referenced this pull request Mar 6, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
This change updates bigframes/core/pyformat.py to directly embed str
values rather than escaping them first. Unit tests have been updated to
reflect this change.

---
*PR created automatically by Jules for task
[5189763854933796072](https://jules.google.com/task/5189763854933796072)*

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Shenyang Cai <[email protected]>
parthea pushed a commit that referenced this pull request Apr 1, 2026
🤖 I have created a release *beep* *boop*
---


##
[2.29.0](googleapis/python-bigquery-dataframes@v2.28.0...v2.29.0)
(2025-11-10)


### Features

* Add bigframes.bigquery.st_regionstats to join raster data from Earth
Engine
([#2228](googleapis/python-bigquery-dataframes#2228))
([10ec52f](googleapis/python-bigquery-dataframes@10ec52f))
* Add DataFrame.resample and Series.resample
([#2213](googleapis/python-bigquery-dataframes#2213))
([c9ca02c](googleapis/python-bigquery-dataframes@c9ca02c))
* SQL Cell no longer escapes formatted string values
([#2245](googleapis/python-bigquery-dataframes#2245))
([d2d38f9](googleapis/python-bigquery-dataframes@d2d38f9))
* Support left_index and right_index for merge
([#2220](googleapis/python-bigquery-dataframes#2220))
([da9ba26](googleapis/python-bigquery-dataframes@da9ba26))


### Bug Fixes

* Correctly iterate over null struct values in ManagedArrowTable
([#2209](googleapis/python-bigquery-dataframes#2209))
([12e04d5](googleapis/python-bigquery-dataframes@12e04d5))
* Simplify UnsupportedTypeError message
([#2212](googleapis/python-bigquery-dataframes#2212))
([6c9a18d](googleapis/python-bigquery-dataframes@6c9a18d))
* Support results with STRUCT and ARRAY columns containing JSON
subfields in `to_pandas_batches()`
([#2216](googleapis/python-bigquery-dataframes#2216))
([3d8b17f](googleapis/python-bigquery-dataframes@3d8b17f))


### Documentation

* Switch API reference docs to pydata theme
([#2237](googleapis/python-bigquery-dataframes#2237))
([9b86dcf](googleapis/python-bigquery-dataframes@9b86dcf))
* Update notebook for JSON subfields support in to_pandas_batches()
([#2138](googleapis/python-bigquery-dataframes#2138))
([5663d2a](googleapis/python-bigquery-dataframes@5663d2a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants