Skip to content

Conversation

nohe427
Copy link
Contributor

@nohe427 nohe427 commented May 12, 2025

Description

Scenarios Tested

Sample Commands

Copy link
Contributor

@fredzqm fredzqm left a comment

Choose a reason for hiding this comment

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

Curious how it work in practice. Can you attach a screenshot of it?

@nohe427
Copy link
Contributor Author

nohe427 commented May 12, 2025

Screenshot 2025-05-12 at 2 56 28 PM

Preview of a simple query

@nohe427
Copy link
Contributor Author

nohe427 commented May 13, 2025

I cooked something up. The challenge was I was getting an error and its because I am missing a composite index on the table for compound queries. Figured out how to surface that error. Will push updated code soon

@fredzqm
Copy link
Contributor

fredzqm commented May 13, 2025

I cooked something up. The challenge was I was getting an error and its because I am missing a composite index on the table for compound queries. Figured out how to surface that error. Will push updated code soon

Good enough for now.
We can move fast and break things~

Composite index is always a pain point for Firestore. Yeah, it probably would only work well with a single field filter.

@nohe427 nohe427 enabled auto-merge (squash) May 13, 2025 19:45
@nohe427 nohe427 merged commit 6628635 into master May 13, 2025
49 of 50 checks passed
@github-project-automation github-project-automation bot moved this from Approved [PR] to Done in [Cloud] Extensions + Functions May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants