Navigation Menu

Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Allow underspecifying a cursor #340

Merged
merged 6 commits into from Apr 26, 2021

Conversation

crwilcox
Copy link
Contributor

Draft to help show where Python differs w.r.t cursors, orderby

Fixes #339 馃

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 23, 2021
@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/python-firestore API. label Apr 23, 2021
@crwilcox crwilcox changed the title fix: in progress fix, allow less cursor than order by fix: Allow underspecifying a cursor Apr 26, 2021
@crwilcox crwilcox marked this pull request as ready for review April 26, 2021 20:14
@crwilcox crwilcox requested a review from a team April 26, 2021 20:14
@crwilcox crwilcox requested a review from a team as a code owner April 26, 2021 20:14
Copy link
Contributor

@craiglabenz craiglabenz left a comment

Choose a reason for hiding this comment

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

LGTM

@crwilcox crwilcox added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2021
@crwilcox crwilcox merged commit abe9e8a into googleapis:master Apr 26, 2021
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/python-firestore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Library raises when fewer cursors than order by clauses
4 participants