GCP - Cloud Firestore and Bigtable
This Firestore query throws an error:
What is the cause?
db.collection('events').where('date', '>=', '2023-01-01').orderBy('location')What is the cause?
