[ 
https://issues.apache.org/jira/browse/HAWQ-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Radar Lei resolved HAWQ-1583.
-----------------------------
    Resolution: Fixed

> Add vectorized executor extension and GUC
> -----------------------------------------
>
>                 Key: HAWQ-1583
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1583
>             Project: Apache HAWQ
>          Issue Type: Sub-task
>          Components: Query Execution
>            Reporter: Hongxu Ma
>            Assignee: WANG Weinan
>            Priority: Major
>             Fix For: 2.4.0.0-incubating
>
>
> The vectorized executor will be implemented as a extension (located at 
> contrib directory).
> And use a GUC to enable vectorized executor, e.g:
> {code:java}
> postgres=# set vectorized_executor_enable to on;
> // run the new vectorized executor
> postgres=# set vectorized_executor_enable to off;
> // run the original HAWQ executor
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to