Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Test the native sql engine without ColumnarShuffleManager. #1051

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    e82c97a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. [NSE-927][NSE-126] BackPort PR#975 and PR#977 to branch-1.4 (oap-proj…

    …ect#978)
    
    * [NSE-927] Add macro __AVX512BW__ check for different CPU architecture (oap-project#975)
    
    * Add __AVX512BW__ check
    
    * Fix cFormat
    
    * [NSE-126] set default codegen opt to O1 for branch-1.4
    zhixingheyi-tian authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    256b637 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    11dcf98 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    a43be7f View commit details
    Browse the repository at this point in the history
  2. Fix the problem "wrong data".

    lviiii committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b96bc62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4ae565 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Merge branch 'main' into fallback-shuffle

    # Conflicts:
    #	native-sql-engine/core/src/main/scala/com/intel/oap/expression/ConverterUtils.scala
    lviiii committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d371925 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    268a009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c5686d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    167931f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    b7b106c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    3f3732e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446db4e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    80b41b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4914a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    0145a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d1748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    658f35e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc440a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    499bb63 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. benchmark test.

    lviiii committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    38bd179 View commit details
    Browse the repository at this point in the history
  2. test

    lviiii committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    bdc7c1f View commit details
    Browse the repository at this point in the history