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

[NSE-746]Fix memory allocation in row to columnar #757

Merged
merged 3 commits into from
Mar 10, 2022

Commits on Mar 10, 2022

  1. Fix memory allocation in row to columnar

    This patch tries to remove the hard-coded memory allocation in r2c
    
    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    044fcaf View commit details
    Browse the repository at this point in the history
  2. fix buf release

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    3337638 View commit details
    Browse the repository at this point in the history
  3. increase hashmap size

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    e818541 View commit details
    Browse the repository at this point in the history