Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.5.0
-
None
Description
Right now you need to mark a column as clustered before you try to mark the table as transactional.
If you don't it doesn't prompt for number of buckets (which is mandatory).
Then the create will fail for reasons that are not in the exception / error.
Ideal would be if the user could choose the clustering columns when they mark the table as transactional. Clustering is required for transactional but transactional is not required for clustering. Right now the decoupling is confusing. We should consider this one-way linkage.
Attachments
Attachments
Issue Links
- links to