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

[NSE-90]Refactor HashAggregateExec and CPP kernels #91

Merged
merged 3 commits into from
Feb 8, 2021

Commits on Feb 4, 2021

  1. Refactor HashAggregate scala codes

    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    8636deb View commit details
    Browse the repository at this point in the history
  2. refactor cpp codes to handle w/wo Groupby aggregate in HashAggregateK…

    …ernel
    
    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    3ab2ed5 View commit details
    Browse the repository at this point in the history
  3. Fix issue when spark only count numRows with no input

    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    8222067 View commit details
    Browse the repository at this point in the history