Skip to content

feat: Add DML stages to pipelines#2317

Open
wu-hui wants to merge 6 commits intomainfrom
push-qpmnvuptlkpl
Open

feat: Add DML stages to pipelines#2317
wu-hui wants to merge 6 commits intomainfrom
push-qpmnvuptlkpl

Conversation

@wu-hui
Copy link
Contributor

@wu-hui wu-hui commented Feb 12, 2026

No description provided.

@wu-hui wu-hui requested a review from a team as a code owner February 12, 2026 15:23
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: firestore Issues related to the googleapis/java-firestore API. labels Feb 12, 2026
@dlarocque dlarocque requested a review from a team as a code owner March 9, 2026 19:45
wu-hui and others added 3 commits March 24, 2026 10:56
* make options and returns internal, add update stage

* chore: generate libraries at Wed Mar  4 16:26:17 UTC 2026

---------

Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
@wu-hui wu-hui force-pushed the push-qpmnvuptlkpl branch from 0db570a to 5f25f12 Compare March 25, 2026 16:45
@wu-hui wu-hui requested a review from a team as a code owner March 25, 2026 16:45
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Mar 27, 2026
@wu-hui wu-hui force-pushed the push-qpmnvuptlkpl branch from f817dfa to f1bba01 Compare March 27, 2026 15:01
@wu-hui wu-hui changed the title feat: DML prototype feat: Add DML stages to pipelines Mar 27, 2026
@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 Mar 27, 2026
@wu-hui wu-hui force-pushed the push-qpmnvuptlkpl branch from 32e801f to c1d5369 Compare March 27, 2026 15:14
@wu-hui wu-hui force-pushed the push-qpmnvuptlkpl branch from c1d5369 to d871619 Compare March 27, 2026 15:15
@wu-hui wu-hui requested review from MarkDuckworth and removed request for a team March 27, 2026 15:20
* @return A new {@code Pipeline} object with this stage appended to the stage list.
*/
@BetaApi
public Pipeline update(Selectable... transformations) {
Copy link
Contributor

Choose a reason for hiding this comment

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

transformations is equivalent to add fields?

Copy link
Contributor

Choose a reason for hiding this comment

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

If so, it would be worth using consistent terminology. Since it's just docs and param names, that can be changed later.

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.

3 participants