[MCOL-1262] PDI CS naming conventions support Created: 2018-03-12 Updated: 2023-10-26 Resolved: 2018-04-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Elena Kotsinova (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2018-06, 2018-07, 2018-08 | ||||||||
| Description |
|
PDI currently doesn't support the PDI naming conventions and uses standard InnoDB ones. This can result in lower usability as the error messages might be not that clear. Clearer error handling should be implemented. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-03-15 ] |
|
ColumnStore naming conventions for table and column names, including reserved word handling are implemented. This update includes a hot fix for |
| Comment by Elena Kotsinova (Inactive) [ 2018-04-19 ] |
|
There is a minor issue with the length of the table's and database's name. Issue is reported separately. |