Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0.0
    • Query Execution
    • None

    Description

      The vectorized executor will be implemented as a extension (located at contrib directory).

      And use a GUC to enable vectorized executor, e.g:

      postgres=# set vectorized_executor_enable to on;
      
      // run the new vectorized executor
      
      postgres=# set vectorized_executor_enable to off;
      
      // run the original HAWQ executor
      

      Attachments

        Issue Links

          Activity

            People

              weinan003 WANG Weinan
              hongxu ma Hongxu Ma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: