Closed SaitTalhaNisanci closed 3 years ago
We were expecting use_enterprise parameter even if connection string is given, which doesn't make sense because if connection string is given, the cluster is already there.
use_enterprise
Also using DEFAULT will result in errors but that is a separate issue.
DEFAULT
We were expecting
use_enterprise
parameter even if connection string is given, which doesn't make sense because if connection string is given, the cluster is already there.Also using
DEFAULT
will result in errors but that is a separate issue.