Skip to content

Add 'Index.search' API wrapper.#1178

Merged
tseaver merged 3 commits intogoogleapis:masterfrom
tseaver:search-search_api
Oct 14, 2015
Merged

Add 'Index.search' API wrapper.#1178
tseaver merged 3 commits intogoogleapis:masterfrom
tseaver:search-search_api

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Oct 14, 2015

No description provided.

@tseaver tseaver added the search label Oct 14, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 14, 2015

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Oct 14, 2015

LGTM pending docstring issues

tseaver added a commit that referenced this pull request Oct 14, 2015
@tseaver tseaver merged commit 94e6f80 into googleapis:master Oct 14, 2015
@tseaver tseaver deleted the search-search_api branch October 14, 2015 19:26
parthea added a commit that referenced this pull request Nov 24, 2025
…#1178)

* fix: disambiguate field headers whose names are reserved python words

* Add FieldHeader class

* update tests and templates
parthea pushed a commit that referenced this pull request Nov 24, 2025
* chore(deps): update all dependencies

* pin google-cloud-bigquery===3.30.0 for python 3.8

---------

Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
parthea pushed a commit that referenced this pull request Mar 2, 2026
parthea pushed a commit that referenced this pull request Mar 6, 2026
deps!: BigQuery Storage and pyarrow are required dependencies (#776)

fix!: use nullable `Int64` and `boolean` dtypes in `to_dataframe` (#786) 

feat!: destination tables are no-longer removed by `create_job` (#891)

feat!: In `to_dataframe`, use `dbdate` and `dbtime` dtypes from db-dtypes package for BigQuery DATE and TIME columns (#972)

fix!: automatically convert out-of-bounds dates in `to_dataframe`, remove `date_as_object` argument (#972)

feat!: mark the package as type-checked (#1058)

feat!: default to DATETIME type when loading timezone-naive datetimes from Pandas (#1061)

feat: add `api_method` parameter to `Client.query` to select `INSERT` or `QUERY` API (#967)

fix: improve type annotations for mypy validation (#1081)

feat: use `StandardSqlField` class for `Model.feature_columns` and `Model.label_columns` (#1117)

docs: Add migration guide from version 2.x to 3.x (#1027)

Release-As: 3.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants