Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.0.0-beta.3
-
None
-
None
-
1
-
SDK11: Coll/Txn/Docs More Chip
Description
According to Steve Watanabe, this silently fails to create an index, although the cluster.query_indexes().create_primary_index() call works:
cluster.query('CREATE PRIMARY INDEX ON `bucket-name` using GSI;')
|
Steve, please can you confirm that this never creates an index? There is known to be a bit of latency in index creation.