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

[NSE-667] backport patches to 1.3 branch #666

Merged
merged 11 commits into from
Dec 30, 2021

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    ad4c4e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    825c6d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. [NSE-653] Add validity checking for get_json_object in WSCG (oap-proj…

    …ect#654)
    
    * Initial commit
    
    * Add two unit test cases
    
    * Format the code
    
    * Update clang format check
    PHILO-HE authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    89db2c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bbef4a View commit details
    Browse the repository at this point in the history
  3. [NSE-660] fix window builder with string (oap-project#649)

    * fix window builder with string
    
    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    
    * fix format
    
    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    9f9f10d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f013669 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. [NSE-645] Add support to cast bool type to bigint type & string type (o…

    …ap-project#644)
    
    * Initial commit
    
    * Change arrow branch for test [revert this commit at last]
    
    * Revert "Change arrow branch for test [revert this commit at last]"
    
    This reverts commit 94ce7fbfc4025d48c252f91701459b4ed091dad9.
    PHILO-HE authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b21f3f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. use arrow 1.3 branch

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    6c9e59a View commit details
    Browse the repository at this point in the history
  2. [NSE-662] Add "like" expression support in WSCG (oap-project#663)

    * Initial commit
    
    * Copy headers
    
    * Format the code
    
    * Change arrow branch for test [will revert at last]
    
    * Revert "Change arrow branch for test [will revert at last]"
    
    This reverts commit 065547a.
    PHILO-HE authored and zhouyuan committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    13868f4 View commit details
    Browse the repository at this point in the history
  3. [NSE-126] remove extra headers/namespaces in codegen (oap-project#668)

    * remove extra gandiva header
    
    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    
    * remove extra using namespace
    
    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    2fe2743 View commit details
    Browse the repository at this point in the history
  4. [NSE-661] Add trim expression support in WSCG (oap-project#664)

    * Add trim expression support in WSCG
    
    * Fix a bug
    
    * Format the code
    PHILO-HE authored and zhouyuan committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    5cdaef3 View commit details
    Browse the repository at this point in the history