[MCOL-1718] Clarify configuration requirements for usage of the -z option Created: 2018-09-12 Updated: 2023-10-26 Resolved: 2018-11-22 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.6, 1.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Kotsinova (Inactive) | Assignee: | Elena Kotsinova (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Feature 1661 uses columnstore cross engine join feature. |
| Comments |
| Comment by markus makela [ 2018-11-20 ] |
|
The adapter just uses the user configured for cross-engine joins. It does not actually perform cross-engine joins but I'm not certain how important that it. |
| Comment by markus makela [ 2018-11-22 ] |
|
Added a section to the GitHub documentation that describes the user that is used to transform the data as well as the grants that the user in question requires. The pull request can be found here: https://github.com/mariadb-corporation/mariadb-columnstore-data-adapters/pull/95 |
| Comment by Elena Kotsinova (Inactive) [ 2018-11-22 ] |
|
Reviewed updated guide during merge. |