Skip to content

Support FLOAT32 type in Spanner#30893

Merged
Abacn merged 1 commit intoapache:masterfrom
arawind:spanner-float32
Apr 12, 2024
Merged

Support FLOAT32 type in Spanner#30893
Abacn merged 1 commit intoapache:masterfrom
arawind:spanner-float32

Conversation

@arawind
Copy link
Copy Markdown
Contributor

@arawind arawind commented Apr 8, 2024

Adds support for the newly added FLOAT32 type in Google Cloud Spanner.

Since FLOAT was already mapped to FLOAT64, this change modifies the existing mapping to FLOAT -> FLOAT32 instead.

Addresses #30700.

Please ignore the commit bumping the BOM version to 26.36.0. This is already being done as part of #30868


Build python source distribution and wheels
Python tests
Java tests
Go tests

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2024

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@arawind arawind force-pushed the spanner-float32 branch 2 times, most recently from 1d7edc8 to 62211f6 Compare April 9, 2024 15:44
@arawind
Copy link
Copy Markdown
Contributor Author

arawind commented Apr 10, 2024

assign set of reviewers

(The single failure is due to a socket timeout, which seems flaky as it wasn't there in the previous run; I'll anyway rerun the tests by rebasing on HEAD)

@github-actions
Copy link
Copy Markdown
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @damondouglas for label java.
R: @damondouglas for label io.
R: @nielm for label spanner.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@nielm
Copy link
Copy Markdown
Contributor

nielm commented Apr 10, 2024

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants