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

Have Firestore support index files to validate indexes #7400

Closed
onurdialpad opened this issue Jun 28, 2024 · 1 comment
Closed

Have Firestore support index files to validate indexes #7400

onurdialpad opened this issue Jun 28, 2024 · 1 comment

Comments

@onurdialpad
Copy link

We've been using datastore emulator with --index_file, --require_index and --regenerate_indexes to validate indexes with index.yaml file. Note these args are visible if you execute the command like

<PATH_TO_google-cloud-sdk>/platform/cloud-datastore-emulator/cloud_datastore_emulator help start

while they are not visible with

gcloud beta emulators datastore start --help

We need to have firestore emulator support validataing indexes as we do with datastore emulator.

@aalej
Copy link
Contributor

aalej commented Jun 28, 2024

Hey @onurdialpad, thanks for reaching out. I think this is a similar request to #2027. Could you leave a thumbs up or a comment on #2027? This lets us better track requests and helps us prioritize development efforts. That said, I’ll mark this as a duplicate.

@aalej aalej closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants