Skip to content

Conversation

tom-andersen
Copy link
Contributor

@tom-andersen tom-andersen commented Oct 28, 2024

Implement stages:

  • Replace
  • Sample
  • Union
  • Unnest

Remove Fields class, since having Selectable an array of fields won't work for all stages. The unnest stage cannot support this, so this construct will cause problems.

Some refactors.

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: firestore Issues related to the googleapis/java-firestore API. labels Oct 28, 2024
@tom-andersen tom-andersen marked this pull request as ready for review October 28, 2024 15:42
@tom-andersen tom-andersen requested review from a team as code owners October 28, 2024 15:42
…en/ppNewFunctions

# Conflicts:
#	google-cloud-firestore/src/main/java/com/google/cloud/firestore/Pipeline.java
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Nov 4, 2024
@tom-andersen tom-andersen merged commit d6bb0d2 into wuandy/JavaPplPP Nov 4, 2024
12 of 16 checks passed
@tom-andersen tom-andersen deleted the tomandersen/ppNewFunctions branch November 4, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/java-firestore API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants