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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IN and ARRAY_CONTAINS_ANY (not publicly exposed) #519

Merged
merged 18 commits into from
Jun 20, 2019
Merged

Conversation

thebrianchen
Copy link

Porting over from Web SDK.

Pending adding support to run against Firestore Emulator.

Copy link
Contributor

@mikelehen mikelehen left a comment

Choose a reason for hiding this comment

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

I have a few porting quibbles / nits, but mostly this looks great!

@mikelehen mikelehen assigned thebrianchen and unassigned mikelehen Jun 14, 2019
Copy link
Author

@thebrianchen thebrianchen left a comment

Choose a reason for hiding this comment

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

Updated this to not use emulator tests so that Gil can port firebase/firebase-js-sdk#1894 on top of this.

@thebrianchen thebrianchen removed their assignment Jun 19, 2019
Copy link

@rockwotj rockwotj left a comment

Choose a reason for hiding this comment

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

This LGTM, have some more NaN edge cases to test :)

Copy link
Contributor

@mikelehen mikelehen 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 a few nits...

@mikelehen mikelehen assigned thebrianchen and unassigned mikelehen and rockwotj Jun 19, 2019
Copy link
Author

@thebrianchen thebrianchen left a comment

Choose a reason for hiding this comment

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

Thanks for the review and catching the typos -- I'll be sure to be more thorough next time.

@thebrianchen thebrianchen removed the request for review from wilhuff June 20, 2019 00:45
@thebrianchen thebrianchen removed their assignment Jun 20, 2019
Copy link
Contributor

@mikelehen mikelehen left a comment

Choose a reason for hiding this comment

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

Awesome. Thanks for cleaning up the serializer tests.

This LGTM but we can't check this in with the API publicly exposed, so if the plan is to check this in (which seems like a good idea!) then we'll need to hide them.

@mikelehen mikelehen assigned thebrianchen and unassigned mikelehen Jun 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants