FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix deployment bug when building master branch. by daspecster · Pull Request #2188 · googleapis/google-cloud-python · GitHub

Fix deployment bug when building master branch. - #2188

Merged
dhermes merged 1 commit into
googleapis:masterfrom
daspecster:remove-json-index-html
Aug 24, 2016
Merged

Fix deployment bug when building master branch.#2188
dhermes merged 1 commit into
googleapis:masterfrom
daspecster:remove-json-index-html

Conversation

Copy link
Copy Markdown
Contributor

Step 1:
After we merge this, I need to watch that the travis master build doesn't break the site again.

Step 2:
I will re-run the gcloud-common build to see that this doesn't get broken from that. I believe that side is good though.

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2016
dhermes merged commit 41fcf9f into googleapis:master Aug 24, 2016
dhermes mentioned this pull request Sep 19, 2016
daspecster deleted the remove-json-index-html branch January 24, 2017 15:19
parthea pushed a commit that referenced this pull request Mar 6, 2026
* fix: ensure SchemaField.field_dtype returns a string

* fix cover tests

* fix unit 3.9
parthea pushed a commit that referenced this pull request Apr 1, 2026
* feat: Implement isnan and isfinite in bigframes

This commit implements the `isnan` and `isfinite` numpy ufuncs in bigframes.

The following changes were made:
- Added `IsNanOp` and `IsFiniteOp` to `bigframes/operations/numeric_ops.py`
- Mapped `np.isnan` and `np.isfinite` to the new ops in `bigframes/operations/numpy_op_maps.py`
- Added compilation logic for the new ops to the ibis, polars, and sqlglot compilers
- Added tests for the new ops in `tests/system/small/test_numpy.py`

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* feat: Implement isnan and isfinite in bigframes

This commit implements the `isnan` and `isfinite` numpy ufuncs in bigframes.

The following changes were made:
- Added `IsNanOrNullOp` and `IsFiniteOp` to `bigframes/operations/numeric_ops.py`
- Mapped `np.isnan` and `np.isfinite` to the new ops in `bigframes/operations/numpy_op_maps.py`
- Added compilation logic for the new ops to the ibis, polars, and sqlglot compilers
- Added tests for the new ops in `tests/system/small/test_numpy.py`
- Renamed `IsNanOp` to `IsNanOrNullOp` to match numpy semantics and updated compilers accordingly.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Apply suggestions from code review

* Update bigframes/core/compile/sqlglot/scalar_compiler.py

* Update bigframes/core/compile/sqlglot/scalar_compiler.py

* Update bigframes/core/compile/sqlglot/scalar_compiler.py

* preserve NA

* fix annotations

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL