Opened 7 years ago
Closed 6 years ago
#1707 closed defect (fixed)
ALTER COLLECTION statement to update the type of a collection
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 9.6 |
Component: | qlparser | Version: | development |
Keywords: | Cc: | Peter Baumann, Vlad Merticariu | |
Complexity: | Medium |
Description
It would be good to have support for the following:
ALTER COLLECTION <coll> SET TYPE <colltype>
The <colltype> is accordingly checked for compatibility (same cell type, dimensionality) as the existing type of <coll>. If it's good then the new type of <coll> is set to <colltype>.
Change History (3)
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 6 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Should be documented at doc.rasdaman.org