Skip to content

[DRAFT] feat(firestore): pipeline subequeries#16470

Draft
daniel-sanche wants to merge 6 commits intomainfrom
firestore_pipelines_join
Draft

[DRAFT] feat(firestore): pipeline subequeries#16470
daniel-sanche wants to merge 6 commits intomainfrom
firestore_pipelines_join

Conversation

@daniel-sanche
Copy link
Copy Markdown
Contributor

WIP

Copy link
Copy Markdown
Contributor

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

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 support for subqueries and variables within Firestore pipelines. Key additions include methods to convert pipelines into array or scalar expressions, a define stage for binding variables, and a subcollection source for relative path queries. New expression types like Variable and CurrentDocument were also implemented alongside corresponding system tests. Feedback was provided to add a type hint to the _PipelineValueExpression constructor to improve type safety and code clarity.

daniel-sanche and others added 5 commits March 26, 2026 20:06
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