Details
-
Sub-Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
2021-2, 2021-3, 2021-4, 2021-5, 2021-6, 2021-7, 2021-8, 2021-9
Description
The server performs the outer join to inner join optimisation in sql_select.cc::simplify_joins(). The objective of this task is to move this conversion into the ColumnStore execution plan creation in the plugin code.