[MDEV-24321] Smart engines should get AST that doesn't contain non-SQL MDB specific constructs Created: 2020-12-01 Updated: 2020-12-01 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Roman | Assignee: | Igor Babaev |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
As of now there are a lot of MDB internal structures that are being sent down to smart engines, e.g. in+subquery produces an Item that doesn't correlate with SQL at all. |