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

[NSE-317]fix columnar cache #346

Merged

Commits on Jul 6, 2021

  1. Remove legacy copied file to align with 3.1.1

    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    78b9cfb View commit details
    Browse the repository at this point in the history
  2. Add kyro support for ArrowCachedBatch and remove Cleaner simply use r…

    …elease function
    
    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    cd4765b View commit details
    Browse the repository at this point in the history
  3. align with on-going manual close PR

    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7c0963c View commit details
    Browse the repository at this point in the history
  4. Fallback when ArrowColumnarCachedBatchSerializer is not enabled

    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    e0c6def View commit details
    Browse the repository at this point in the history
  5. Fixed issue when ArrowSerializer enabled while cache input is rowBased

    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    a858452 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cdc0de View commit details
    Browse the repository at this point in the history
  7. backport manual native entry close in memorystore

    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    60c460f View commit details
    Browse the repository at this point in the history
  8. Move ColumnarInMemoryRelation to spark package, and hard code deriali…

    …zedCacheEntry to OffHeap
    
    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    a0b738d View commit details
    Browse the repository at this point in the history
  9. Fix travis for package change

    Signed-off-by: Chendi Xue <chendi.xue@intel.com>
    xuechendi committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4fafa2b View commit details
    Browse the repository at this point in the history
  10. Move UT to nativeSql folder

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