Firestore now supports using range and inequality filters on multiple fields in a single query
Share
Services
## Feature
Firestore now supports using [range and inequality filters on multiple fields](https://cloud.google.com/firestore/docs/query-data/multiple-range-fields) in a single query. This feature is in [Preview](https://cloud.google.com/products#product-launch-stages).
## Feature
Support for [Query Explain](https://cloud.google.com/firestore/docs/query-explain). This feature is in [Preview](https://cloud.google.com/products#product-launch-stages).
Query Explain lets you submit queries and receive detailed query plan, billing and performance statistics on query execution in return. It helps you understand how your queries are executed, showing you inefficiencies.
It functions like the `EXPLAIN [ANALYZE]` operation in many relational database systems.
For more information, see the [guide for Query Explain](https://cloud.google.com/firestore/docs/query-explain).
What else is happening at Google Cloud Platform?
The CPU allocation setting has been renamed to Billing in the Google Cloud console for Cloud Run services
December 13th, 2024
Services
Share
Google Kubernetes Engine (GKE) - December 13th, 2024 [Feature]
December 13th, 2024
Services
Share