Opened 6 years ago

Closed 5 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 Dimitar Misev, 6 years ago

Resolution: fixed
Status: newclosed

comment:2 by Dimitar Misev, 6 years ago

Resolution: fixed
Status: closedreopened

Should be documented at doc.rasdaman.org

comment:3 by Dimitar Misev, 5 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.