-
Notifications
You must be signed in to change notification settings - Fork 978
Implementing features from API audit and node backport #9284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
MarkDuckworth
merged 36 commits into
feat/pipelines
from
markduckworth/ppl-node-backport
Oct 8, 2025
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
d66ddb0
Add PipelineOptions and StructuredPipeline
MarkDuckworth 45688b0
Testing for pipeline options
MarkDuckworth b3d8c75
Test for error handling in Piplines
MarkDuckworth 281c441
Merge branch 'markduckworth/pipeline-options' into markduckworth/ppl-…
MarkDuckworth e111ec1
Refactor and test pipeline options implementation
MarkDuckworth 5e9b24d
OptionsUtil test
MarkDuckworth 527131c
Pipeline and stage options. Tangential renames and minor fixes
MarkDuckworth 198f829
Rename and cleanup from api audit
MarkDuckworth 73b0615
Rename and cleanup from api audit
MarkDuckworth f07a909
Cleanup
MarkDuckworth f9fef48
Update constant(boolean) to return BooleanExpression
MarkDuckworth f0cc89b
Add ifError overloads for BooleanExpression
MarkDuckworth e261a1a
Add abs expression and did formatting
MarkDuckworth 6304b8e
Implemente round with precision and removed Expr#log(base) due to pot…
MarkDuckworth 9f70ee6
Add compile script to package.json for quicker development feedback
MarkDuckworth bd4efe2
Merge branch 'main' of github.com:firebase/firebase-js-sdk into markd…
MarkDuckworth e62f29b
Rename esm2017 filenames to esm to match changes in package.json from…
MarkDuckworth 814e268
Fixing circular dependency errors in the build.
MarkDuckworth 4300d65
fixing circular dependency in the build
MarkDuckworth b78e49c
fixing bundler errors
MarkDuckworth 9695fa4
Fix isNumber implementation
MarkDuckworth 15fc1a7
Merge branch 'main' of github.com:firebase/firebase-js-sdk into markd…
MarkDuckworth 76dca29
Merge branch 'feat/pipelines' of github.com:firebase/firebase-js-sdk …
MarkDuckworth e9afbe4
fix fishfood build
MarkDuckworth 78e7ae0
Fixing exports
MarkDuckworth 41d8506
Implement concat
MarkDuckworth 5ddc9ce
prettier
MarkDuckworth 2cbd653
error, ifabsent, currenttimestamp, join
MarkDuckworth c008c06
arraySum and log10
MarkDuckworth 1c8c909
Rename AggregateWithAlias to AliasedAggregate
MarkDuckworth aed50a3
lockfile update
MarkDuckworth 9e54451
add or corrected license headers
MarkDuckworth 251ae4e
fixing yarn.lock
MarkDuckworth 8bdaa82
Corrected paths to entrypoints and typings for the firestore package
MarkDuckworth a4446b8
API review files
MarkDuckworth 901474d
Fixing minor build issues
MarkDuckworth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
1,133 changes: 513 additions & 620 deletions
1,133
common/api-review/firestore-lite-pipelines.api.md
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.