Skip to content

add explain and join snippets - #699

Open
morganchen12 wants to merge 3 commits into
mc/pipelinesfrom
antigravity-pipeline-snippets
Open

add explain and join snippets#699
morganchen12 wants to merge 3 commits into
mc/pipelinesfrom
antigravity-pipeline-snippets

Conversation

@morganchen12

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request introduces new Firestore pipeline join snippets in both Java and Kotlin, demonstrating features such as lookups, aggregations, limits, subcollections, and anti-joins, along with corresponding test data setup. The feedback highlights a duplicate import of PipelineSource in DocSnippets.java and points out that several Java pipeline snippets are missing the .execute() call and assignment to Task<Pipeline.Snapshot>, which is required for consistency with the Kotlin snippets and proper execution.

Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
Comment thread firestore/app/src/main/java/com/google/example/firestore/DocSnippets.java Outdated
morganchen12 and others added 2 commits July 31, 2026 16:19
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant