Description
The changes to allow the usage of index using object_* functions made all object_* functions to use and compute the actual type (i.e., it may contains closed fields). Previously, object_* functions produce records with fully open type.
For that reason, one of the tests needs to be updated.
Attachments
Issue Links
- links to
Build couchbase-server-7.5.0-3242 contains cbas-core commit ee8f3d8 with commit message:
MB-54523: Coordinated change for index usage w/ OBJECT_* functions