[MCOL-1218] ColumnStore driver doesn't get database updates after initializing Created: 2018-02-16 Updated: 2023-10-26 Resolved: 2021-01-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
After the ColumnStoreDriver is initialized it doesn't get updates in the database structure. So if in the meantime between initialization and query a database structure change occurs (i.e. creating a new table) it won't be recognized by ColumnStoreDriver. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-03-08 ] |
|
Moved to 1.2 as this will require an API breakage |