[MCOL-1596] mxs_adapter multi-table support Created: 2018-07-25 Updated: 2023-10-26 Resolved: 2018-09-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.6 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | Elena Kotsinova (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-15, 2018-16, 2018-17 |
| Description |
|
Running the adapter should be possible with a list of table names. |
| Comments |
| Comment by markus makela [ 2018-08-07 ] |
|
Added the -f option which takes a TSV file as an argument. The file should contain database and table names separated by tabs and terminated by newlines, one database and one table per line. The documentation for this can be found here. |