gcloud-datastore-emulator version 1.2.0 raising DatastoreException#3181
gcloud-datastore-emulator version 1.2.0 raising DatastoreException#3181Juroviol wants to merge 2 commits intogoogleapis:masterfrom Juroviol:master
Conversation
System.getenv may return "PATH" as "Path"
There is already a updated version http://storage.googleapis.com/gcd/tools/cloud-datastore-emulator-1.4.0.zip
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
|
I signed it! |
|
CLAs look good, thanks! |
| Map<String, String> env = System.getenv(); | ||
| for (String envName : env.keySet()) { | ||
| if ("PATH".equals(envName)) { | ||
| if ("PATH".equalsIgnoreCase(envName)) { |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
@wsh can you also take a look? |
| Map<String, String> env = System.getenv(); | ||
| for (String envName : env.keySet()) { | ||
| if ("PATH".equals(envName)) { | ||
| if ("PATH".equalsIgnoreCase(envName)) { |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
Greetings folks! Apologies for the length delay on this one. Would you be willing to rebase and fix the merge conflicts? |
#3181) * chore: Update generation configuration at Sat Jan 24 21:34:33 UTC 2026 * chore: generate libraries at Sat Jan 24 21:35:04 UTC 2026
…storage-bom to v3.3.1 (#3181) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquerystorage-bom](https://togithub.com/googleapis/java-bigquerystorage) | `3.2.0` -> `3.3.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquerystorage (com.google.cloud:google-cloud-bigquerystorage-bom)</summary> ### [`v3.3.1`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#331-2024-03-06) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v3.3.0...v3.3.1) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.27.0 ([#​2425](https://togithub.com/googleapis/java-bigquerystorage/issues/2425)) ([488d282](https://togithub.com/googleapis/java-bigquerystorage/commit/488d28287fdaefff02e7ad9f9f7c8da6ac873671)) ### [`v3.3.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#330-2024-03-04) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v3.2.0...v3.3.0) ##### Features - Add RetrySettings use to Write API samples. ([#​2419](https://togithub.com/googleapis/java-bigquerystorage/issues/2419)) ([5b000d0](https://togithub.com/googleapis/java-bigquerystorage/commit/5b000d0a4e953649ca4e44bffd3ba25c288e70e4)) - Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema ([#​2413](https://togithub.com/googleapis/java-bigquerystorage/issues/2413)) ([6aa92b5](https://togithub.com/googleapis/java-bigquerystorage/commit/6aa92b5d03eed548de9e89b0731707f92c373ce3)) - Next release from main branch is 2.48.0 ([#​2420](https://togithub.com/googleapis/java-bigquerystorage/issues/2420)) ([2dd8efc](https://togithub.com/googleapis/java-bigquerystorage/commit/2dd8efc4a21f186c20e86304092d22fd574e822e)) ##### Bug Fixes - Fix issue where Universe Domain is not correctly set. ([#​2423](https://togithub.com/googleapis/java-bigquerystorage/issues/2423)) ([b7ebd73](https://togithub.com/googleapis/java-bigquerystorage/commit/b7ebd73754fe51a4835f676e429b95b80f8114a5)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-bigquery to v2.38.0 ([#​2417](https://togithub.com/googleapis/java-bigquerystorage/issues/2417)) ([8184a0f](https://togithub.com/googleapis/java-bigquerystorage/commit/8184a0f74e98340fe62621957f3ac78ad70c9edb)) - Update dependency com.google.cloud:google-cloud-bigquery to v2.38.0 ([#​2418](https://togithub.com/googleapis/java-bigquerystorage/issues/2418)) ([4d5eb73](https://togithub.com/googleapis/java-bigquerystorage/commit/4d5eb7343cdf5fd617a2da120642bfd678d58f94)) - Update dependency com.google.truth:truth to v1.4.1 ([#​2412](https://togithub.com/googleapis/java-bigquerystorage/issues/2412)) ([c2dcb73](https://togithub.com/googleapis/java-bigquerystorage/commit/c2dcb73c54ad5dcb68ce18741efaf479298373e1)) - Update dependency com.google.truth:truth to v1.4.2 ([#​2424](https://togithub.com/googleapis/java-bigquerystorage/issues/2424)) ([7a12de0](https://togithub.com/googleapis/java-bigquerystorage/commit/7a12de0ebc6a0a0f4bb438e3dcb36ee0759c0b94)) - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 ([#​2414](https://togithub.com/googleapis/java-bigquerystorage/issues/2414)) ([dfa8d53](https://togithub.com/googleapis/java-bigquerystorage/commit/dfa8d532e5e1a28d644fefed6650ca1a2481a3a3)) - Update dependency org.json:json to v20240303 ([#​2426](https://togithub.com/googleapis/java-bigquerystorage/issues/2426)) ([2accca7](https://togithub.com/googleapis/java-bigquerystorage/commit/2accca72f2bd26c9a1cf1bd918961889b9ee3ace)) ##### Documentation - Mark BigQueryWrite v1beta2 as deprecated ([#​2421](https://togithub.com/googleapis/java-bigquerystorage/issues/2421)) ([07d98ab](https://togithub.com/googleapis/java-bigquerystorage/commit/07d98ab417ae9fd2f90aca4d6a1a3ff62ef0bc1d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigquery). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
#3181) * chore: Update generation configuration at Sat Jan 24 21:34:33 UTC 2026 * chore: generate libraries at Sat Jan 24 21:35:04 UTC 2026
🤖 I have created a release *beep* *boop* --- <details><summary>2.45.1-SNAPSHOT</summary> ### Updating meta-information for bleeding-edge SNAPSHOT release. </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
The version 1.2.0 is throwing an Exception when a key of a java.util.Map has a dot inside an entity.
com.google.datastore.v1.client.DatastoreException: flattened property.name contains a path delimiter, and the entity contains one or more indexed entity value., code=INVALID_ARGUMENT