Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local changelog test #32

Merged
merged 11 commits into from
Aug 24, 2020
Merged

Local changelog test #32

merged 11 commits into from
Aug 24, 2020

Commits on Aug 18, 2020

  1. explicitly disable AQE in one test (NVIDIA#567)

    Signed-off-by: Andy Grove <[email protected]>
    andygrove authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e554202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    419f05a View commit details
    Browse the repository at this point in the history
  3. xfail the Spark 3.1.0 integration tests that fail (NVIDIA#580)

    * xfail GpuTimeSub, arithmetic ops, and full outer join failures on 3.1.0
    
    Signed-off-by: Thomas Graves <[email protected]>
    
    * xfail the rest of the 3.1.0 tests and enable 3.1.0 unit tests in the
    jenkins builds
    
    Signed-off-by: Thomas Graves <[email protected]>
    
    Co-authored-by: Thomas Graves <[email protected]>
    tgravescs and tgravescs authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    7bfd96d View commit details
    Browse the repository at this point in the history
  4. Fix unit tests when AQE is enabled (NVIDIA#558)

    * Fix scala tests when AQE is enabled
    
    Signed-off-by: Niranjan Artal <[email protected]>
    
    * fix broadcasthashjoin tests
    
    Signed-off-by: Niranjan Artal <[email protected]>
    
    * fix indentation
    
    Signed-off-by: Niranjan Artal <[email protected]>
    
    * addressed review comments
    
    Signed-off-by: Niranjan Artal <[email protected]>
    
    * addressed review comments
    
    Signed-off-by: Niranjan Artal <[email protected]>
    
    * addressed review comments
    
    Signed-off-by: Niranjan Artal <[email protected]>
    nartal1 authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a4e86f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Update buffer store to return compressed batches directly, add compre…

    …ssion NVTX ranges (NVIDIA#572)
    
    * Update buffer store to return compressed batches directly, add compression NVTX ranges
    
    Signed-off-by: Jason Lowe <[email protected]>
    
    * Update parameter name for clarity
    
    Signed-off-by: Jason Lowe <[email protected]>
    jlowe authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    123a9c9 View commit details
    Browse the repository at this point in the history
  2. xfail the tpch spark 3.1.0 tests that fail (NVIDIA#588)

    Signed-off-by: Thomas Graves <[email protected]>
    
    Co-authored-by: Thomas Graves <[email protected]>
    tgravescs and tgravescs authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    74ddc06 View commit details
    Browse the repository at this point in the history
  3. Move GpuParquetScan/GpuOrcScan into Shim (NVIDIA#590)

    * Move GpuParquetScan to shim
    
    Signed-off-by: Thomas Graves <[email protected]>
    
    * Move scan overrides into shim
    
    Signed-off-by: Thomas Graves <[email protected]>
    
    * Rename GpuParquetScan object to match
    
    Signed-off-by: Thomas Graves <[email protected]>
    
    * Add tests for v2 datasources
    
    Signed-off-by: Thomas Graves <[email protected]>
    
    * Move OrcScan into shims
    
    Signed-off-by: Thomas Graves <[email protected]>
    
    * Fixes
    
    Signed-off-by: Thomas Graves <[email protected]>
    
    * Fix imports
    
    Signed-off-by: Thomas Graves <[email protected]>
    
    Co-authored-by: Thomas Graves <[email protected]>
    tgravescs and tgravescs authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ce1f9b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Filter nulls from joins where possible to improve performance. (NVIDI…

    …A#594)
    
    * Filter nulls from joins where possible to improve performance.
    
    Signed-off-by: Robert (Bobby) Evans <[email protected]>
    
    * Addressed review comments
    
    Signed-off-by: Robert (Bobby) Evans <[email protected]>
    
    * Updated patch for other shims
    revans2 authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    df00904 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. changelog generator

    Signed-off-by: Peixin Li <[email protected]>
    pxLi committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    ef55239 View commit details
    Browse the repository at this point in the history
  2. only filter out labels for issue

    pxLi committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7cb34ff View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

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