Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.6.0
-
Triaged
-
Centos 64-bit
-
1
-
Yes
-
CX Sprint 205
Description
Steps to reproduce-
1) create an external link on AWS bucket.
2) create dataset on the link. using below DDL
CREATE EXTERNAL DATASET <dataset name> ON <aws bucket name> AT <link name> WITH {"format": "csv", "header": false}; |
Build couchbase-server-6.6.0-7849 contains cbas-core commit 5045f98 with commit message:
MB-40146: Raise error when external datasets requiring inline type defintion are created without it