[MCOL-413] support COLUMNSTORE_ORDERED hint Created: 2016-11-19 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Thompson (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There is a hint INFINIDB_ORDERED that allows for overriding which table is considered the large table for multi joins to be the first in the from list. We should add an alias COLUMNSTORE_ORDERED and use this by preference. We should continue to support both for backward compatibility but document only the new form once added. |