Skip to content

Conversation

@wu-hui
Copy link
Contributor

@wu-hui wu-hui commented Dec 9, 2025

No description provided.

Copy link
Contributor

@MarkDuckworth MarkDuckworth left a comment

Choose a reason for hiding this comment

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

First set of files, up to firebase-firestore/src/main/java/com/google/firebase/firestore/pipeline/FunctionRegistry.kt.

Nothing major other than making sure realtime pipelines stay private for launch

Copy link
Contributor

@MarkDuckworth MarkDuckworth left a comment

Choose a reason for hiding this comment

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

LGTM with comments

@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-firestore:
error: Removed method com.google.firebase.firestore.Pipeline.findNearest(String,com.google.firebase.firestore.VectorValue,com.google.firebase.firestore.pipeline.FindNearestStage.DistanceMeasure) [RemovedMethod]
error: Removed method com.google.firebase.firestore.Pipeline.findNearest(String,com.google.firebase.firestore.pipeline.Expression,com.google.firebase.firestore.pipeline.FindNearestStage.DistanceMeasure) [RemovedMethod]
error: Removed method com.google.firebase.firestore.Pipeline.findNearest(com.google.firebase.firestore.pipeline.Field,com.google.firebase.firestore.VectorValue,com.google.firebase.firestore.pipeline.FindNearestStage.DistanceMeasure) [RemovedMethod]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

@wu-hui wu-hui added cla: yes Override cla and removed cla: no labels Dec 22, 2025
@google-cla google-cla bot added cla: no and removed cla: yes Override cla labels Dec 22, 2025
@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-firestore:
error: Removed method com.google.firebase.firestore.Pipeline.findNearest(String,com.google.firebase.firestore.VectorValue,com.google.firebase.firestore.pipeline.FindNearestStage.DistanceMeasure) [RemovedMethod]
error: Removed method com.google.firebase.firestore.Pipeline.findNearest(String,com.google.firebase.firestore.pipeline.Expression,com.google.firebase.firestore.pipeline.FindNearestStage.DistanceMeasure) [RemovedMethod]
error: Removed method com.google.firebase.firestore.Pipeline.findNearest(com.google.firebase.firestore.pipeline.Field,com.google.firebase.firestore.VectorValue,com.google.firebase.firestore.pipeline.FindNearestStage.DistanceMeasure) [RemovedMethod]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

@wu-hui wu-hui force-pushed the feat/pipeline/public-preview branch from 4e584f5 to c470ce5 Compare December 23, 2025 00:15
@wu-hui wu-hui requested a review from nk-1983 December 23, 2025 00:22
@wu-hui wu-hui force-pushed the feat/pipeline/public-preview branch from c470ce5 to 89670ee Compare December 23, 2025 16:32
@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-firestore:
error: Attempted to change parameter name from documents to results in method com.google.firebase.firestore.pipeline.SampleStage.withDocLimit [ParameterNameChange]
error: Attempted to change parameter name from documents to results in method com.google.firebase.firestore.pipeline.SampleStage.Companion.withDocLimit [ParameterNameChange]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

@wu-hui wu-hui force-pushed the feat/pipeline/public-preview branch from 89670ee to 6e79f00 Compare December 23, 2025 18:28
@wu-hui wu-hui added cla: yes Override cla and removed cla: no labels Dec 23, 2025
@google-cla google-cla bot added cla: no and removed cla: yes Override cla labels Dec 23, 2025
@VinayGuthal VinayGuthal added cla: yes Override cla and removed cla: no labels Dec 23, 2025
@google-cla google-cla bot added cla: no and removed cla: yes Override cla labels Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants