Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
1.0.10
-
None
Description
The following query gives : The storage engine for the table doesn't support IDB-3016: Function or Operator with sub query on the SELECT clause is currently not supported.
select a as fi,(select fi)+2 as g from table;
This simplify sql code with long nested formulas.
Attachments
Issue Links
- is blocked by
-
MCOL-5171 MariaDB Columnstore: subquery cannot be used with NVL
-
- Open
-