[MCOL-3695] ALTER TABLE .. DEFAULT CHARSET does not work Created: 2019-12-25 Updated: 2023-07-02 Resolved: 2023-07-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.4.2 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | Compatibility | ||
| Issue Links: |
|
||||||||
| Epic Link: | ColumnStore Compatibility Improvements | ||||||||
| Description |
|
According to documentation, ALTER TABLE is supposed to allow the same table options as CREATE TABLE. However, it does not seem so:
Please also note that something is missing in the error message after "doesn't support". |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-12-26 ] | |||||||||||
|
This is a duplicate of several other feature requests, just can't find them right now. A quick reminder for me to find it later. | |||||||||||
| Comment by Elena Stepanova [ 2019-12-26 ] | |||||||||||
|
The documentation needs to be fixed accordingly. | |||||||||||
| Comment by Andrew Hutchings (Inactive) [ 2019-12-26 ] | |||||||||||
|
Documentation doesn't state this is supported: https://mariadb.com/kb/en/columnstore-alter-table/ | |||||||||||
| Comment by Elena Stepanova [ 2019-12-26 ] | |||||||||||
|
Unless I'm missing something, it does.
Now, there is no table_option definition, but there is table_options which says
and finally at CREATE TABLE options,
Maybe I'm reading it wrong, as this is indeed a confusing specification, which is my point. | |||||||||||
| Comment by Todd Stoffel (Inactive) [ 2023-07-02 ] | |||||||||||
|
The "create date" on this ticket is pre-convergence with MariaDB server. If the issue still exists in a modern version of the engine/plugin please submit a new ticket. |