Skip to content

Clarify usage of LocalStorageHelper, explicitly specify which operations are supproted and which are not#2334

Merged
vam-google merged 3 commits intogoogleapis:masterfrom
vam-google:master
Aug 11, 2017
Merged

Clarify usage of LocalStorageHelper, explicitly specify which operations are supproted and which are not#2334
vam-google merged 3 commits intogoogleapis:masterfrom
vam-google:master

Conversation

@vam-google
Copy link
Copy Markdown
Contributor

Adds documentation to help with #2106

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 2017
Copy link
Copy Markdown
Contributor

@garrettjonesgoogle garrettjonesgoogle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one grammar nit

Comment thread TESTING.md Outdated
#### On your machine

You can test against an in-memory local Storage by following these steps:
You can test against an in-memory local Storage. The in-memory configuration supports only limited number of operations, please refer to the `LocalStorageHelper` class documentation for more details. Please use `RemoteStorageHelper` (see next section) if you need to use operations which are not supported by `LocalStorageHelper`.

This comment was marked as spam.

@vam-google vam-google merged commit 9ddeb40 into googleapis:master Aug 11, 2017
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
suztomo pushed a commit that referenced this pull request Mar 30, 2026
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
meltsufin pushed a commit that referenced this pull request May 2, 2026
* add first, last, arrayAgg and arrayAggDistinct expressions and documentation

* chore: generate libraries at Mon Mar  2 16:03:26 UTC 2026

* add instance method tests for the ported expression

* remove code samples in PipelineSnippets.java

---------

Co-authored-by: cloud-java-bot <[email protected]>
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