-
Notifications
You must be signed in to change notification settings - Fork 442
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
[VL] Daily Update Velox Version (2024_03_13) #4944
Conversation
Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues? https://github.com/apache/incubator-gluten/issues Then could you also rename commit message and pull request title in the following format?
See also: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
/Benchmark Velox |
===== Performance report for TPCH SF2000 with Velox backend, for reference only ====
|
===== Performance report for TPCH SF2000 with Velox backend, for reference only ====
|
Signed-off-by: glutenperfbot <glutenperfbot@intel-internal.com>
===== Performance report for TPCH SF2000 with Velox backend, for reference only ====
|
85f3973 by hengjiang.ly, Add prefix-sort with support for fixed width sorting keys (8146) de54d1e by Ma, Rong, Allow binding fixed precision or scale for decimal type (9044) 86f559c by xiaoxmeng, Fix a task early termination with group execution (9047) 451db90 by Christian Zentgraf, Fix equality check for simple floating types in RowContainer (7780) 17de646 by Patrick Sullivan, Fix overflow in FloatingPointColumnReader::skip (9046) a108c70 by Jake Jung, Remove `InputStream` access (9032) b49f909 by Jake Jung, Curly initializer and member initialize. (9031) 9c54819 by Jake Jung, More C++: Remove virtual for destructor (9030) 814a86d by zhli1142015, Add monotonically_increasing_id Spark function (9007) 18deebe by Jialiang Tan, Add force path to MemoryManager::shrinkPools (9020) 829132a by Kevin Wilfong, Fix potential SIGSEGV in RowContainer cleanup after OOM (9034) c80cb01 by Kevin Wilfong, Speed up MemoryPool in debug mode (9040) 5847d12 by Kevin Wilfong, Fix memory leak in Spill (9039) 49d1224 by Daniel Munoz, Add non-blocking support for DwrfReader (8884) 21242cb by Sandino Flores, Update dependencies of GCS (8960)
85f3973 by hengjiang.ly, Add prefix-sort with support for fixed width sorting keys (8146) de54d1e by Ma, Rong, Allow binding fixed precision or scale for decimal type (9044) 86f559c by xiaoxmeng, Fix a task early termination with group execution (9047) 451db90 by Christian Zentgraf, Fix equality check for simple floating types in RowContainer (7780) 17de646 by Patrick Sullivan, Fix overflow in FloatingPointColumnReader::skip (9046) a108c70 by Jake Jung, Remove `InputStream` access (9032) b49f909 by Jake Jung, Curly initializer and member initialize. (9031) 9c54819 by Jake Jung, More C++: Remove virtual for destructor (9030) 814a86d by zhli1142015, Add monotonically_increasing_id Spark function (9007) 18deebe by Jialiang Tan, Add force path to MemoryManager::shrinkPools (9020) 829132a by Kevin Wilfong, Fix potential SIGSEGV in RowContainer cleanup after OOM (9034) c80cb01 by Kevin Wilfong, Speed up MemoryPool in debug mode (9040) 5847d12 by Kevin Wilfong, Fix memory leak in Spill (9039) 49d1224 by Daniel Munoz, Add non-blocking support for DwrfReader (8884) 21242cb by Sandino Flores, Update dependencies of GCS (8960)
85f3973 by hengjiang.ly, Add prefix-sort with support for fixed width sorting keys (8146) de54d1e by Ma, Rong, Allow binding fixed precision or scale for decimal type (9044) 86f559c by xiaoxmeng, Fix a task early termination with group execution (9047) 451db90 by Christian Zentgraf, Fix equality check for simple floating types in RowContainer (7780) 17de646 by Patrick Sullivan, Fix overflow in FloatingPointColumnReader::skip (9046) a108c70 by Jake Jung, Remove `InputStream` access (9032) b49f909 by Jake Jung, Curly initializer and member initialize. (9031) 9c54819 by Jake Jung, More C++: Remove virtual for destructor (9030) 814a86d by zhli1142015, Add monotonically_increasing_id Spark function (9007) 18deebe by Jialiang Tan, Add force path to MemoryManager::shrinkPools (9020) 829132a by Kevin Wilfong, Fix potential SIGSEGV in RowContainer cleanup after OOM (9034) c80cb01 by Kevin Wilfong, Speed up MemoryPool in debug mode (9040) 5847d12 by Kevin Wilfong, Fix memory leak in Spill (9039) 49d1224 by Daniel Munoz, Add non-blocking support for DwrfReader (8884) 21242cb by Sandino Flores, Update dependencies of GCS (8960)
Velox Upstream New Commits: