Skip to content

Fix deployment bug when building master branch.#2188

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

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

Conversation

@daspecster
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 googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2016
@dhermes dhermes merged commit 41fcf9f into googleapis:master Aug 24, 2016
@dhermes dhermes mentioned this pull request Sep 19, 2016
@daspecster 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>
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