Skip to content

Commit ce6e16f

Browse files
GlutenPerfBotglutenperfbotzhouyuan
authored
[GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_05_29) (#12189)
Upstream Velox's New Commits: 56aeca898 by Xiao Du, feat: Add PforEncoding (Patched FOR for data with rare outliers) (#17622) 4d779dd53 by Rui Mo, feat: Add Arrow bridge support for `TimestampUtcType` (#17116) e026f6865 by Hongze Zhang, fix: Guard overflow access on LongDecimalType::kMaxPrecision (#17594) f5b14a94a by Masha Basmanova, misc: Add @PingLiuPing as code owner for Parquet and Connectors (#17651) dd3c27233 by Sungwoo Chang, feat: Add CustomMemoryResource and custom memory extension framework (#17529) 1dd9012d7 by Ke Wang, refactor(velox): Move Lemire FastPFor bitpacking library out of tests (#17639) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com> Co-authored-by: glutenperfbot <glutenperfbot@glutenproject-internal.com> Co-authored-by: Yuan <yuanzhou@apache.org>
1 parent 2db6253 commit ce6e16f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ep/build-velox/src/get-velox.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ set -exu
1818

1919
CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd)
2020
VELOX_REPO=https://github.com/IBM/velox.git
21-
VELOX_BRANCH=dft-2026_05_28
22-
VELOX_ENHANCED_BRANCH=ibm-2026_05_28
21+
VELOX_BRANCH=dft-2026_05_29
22+
VELOX_ENHANCED_BRANCH=ibm-2026_05_29
2323
VELOX_HOME=""
2424
RUN_SETUP_SCRIPT=ON
2525
ENABLE_ENHANCED_FEATURES=OFF

0 commit comments

Comments
 (0)