FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(firestore): global option to turn on implicit orderby by wu-hui · Pull Request #7641 · googleapis/google-cloud-node · GitHub

feat(firestore): global option to turn on implicit orderby - #7641

Merged
wu-hui merged 3 commits into
mainfrom
feat-implicit-orderby
Mar 19, 2026
Merged

feat(firestore): global option to turn on implicit orderby#7641
wu-hui merged 3 commits into
mainfrom
feat-implicit-orderby

Conversation

wu-hui commented Mar 17, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

wu-hui requested a review from a team as a code owner March 17, 2026 15:26
product-auto-label Bot added the api: firestore Issues related to the Firestore API. label Mar 17, 2026
wu-hui force-pushed the feat-implicit-orderby branch from f565d1f to ad6901a Compare March 17, 2026 15:47
wu-hui requested a review from a team as a code owner March 17, 2026 15:47
wu-hui force-pushed the feat-implicit-orderby branch from 3510568 to f40a641 Compare March 17, 2026 20:11

MarkDuckworth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM with suggestions

openTelemetry?: FirestoreOpenTelemetryOptions;
/**
* Whether to always use implicit order by clauses.
* @internal

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Remove this @internal tag?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Done.

* Whether to always use implicit order by clauses.
* @internal
*/
get alwaysUseImplicitOrderBy(): boolean;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Do you want this property on the Firestore API? And if so, did you intend to leave it internal?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Done.

wu-hui force-pushed the feat-implicit-orderby branch from b3db01e to 7857b40 Compare March 19, 2026 16:25
wu-hui merged commit c9ae1d5 into main Mar 19, 2026
33 checks passed
wu-hui deleted the feat-implicit-orderby branch March 19, 2026 18:29
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
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 Firestore API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL