[MCOL-5642] support querying temporary tables with cross engine joins Created: 2024-01-19 Updated: 2024-01-19 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr, MariaDB Server |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Max Mether |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | temporary | ||
| Description |
|
An error occurs when joining a Columnstore table and an InnoDB temporary table. [HY000][1815] (conn=1014) Internal error: CrossEngineStep::execute() fatal error runing mysql_real_query() in libmysql_client lib (1146) (Table 'b' doesn't exist)
It was already requested 7 years ago, was closed last year without any reason. There was some architecure changes since 2017, so it makes sense to evualate again. |