Skip to content

[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_12)#11071

Merged
zhztheplayer merged 2 commits intoapache:mainfrom
GlutenPerfBot:tagging-2025_11_12
Nov 13, 2025
Merged

[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_12)#11071
zhztheplayer merged 2 commits intoapache:mainfrom
GlutenPerfBot:tagging-2025_11_12

Conversation

@GlutenPerfBot
Copy link
Copy Markdown
Contributor

@GlutenPerfBot GlutenPerfBot commented Nov 12, 2025

Upstream Velox's New Commits:

335df8939 by Si Wang, Revert D86372458: feat: InputGenerator Support For Time with Time zone
c6474fcd9 by Pratik Pugalia, feat: InputGenerator Support For Time with Time zone (15416)
04c30e335 by Han Yan, fix: Integer overflow due to deserilaize failure that causes overly large rowsize per page (15398)
c2e2f14de by James Gill, refactor(geo): Move and rename some variables, make some methods private (15465)
6e773517c by Deepak Majeti, feat: Remove cpr dependency and CMake variable leaks (14160)
de1cf354b by Natasha Sehgal, feat: Add native longest_common_prefix function (15062)
2302437e4 by Han Yan, feat: Add TIME support to xxHash64 function (15229)
2e8bb31b5 by duanmeng, refactor: Compare sort flags count against column count instead of row count (15453)
6f5f2835e by Han Yan, feat: Add support for casting TIME to TimeWithTimezone (15213)
65b55a313 by Han Yan, feat: Add support for casting TIME to timestampWithTimezone (15210)
261692efe by Natasha Sehgal, feat: Add native from_base32 functions (15063)
bef78ba7a by Ping Liu, feat: Add support for evaluating Iceberg partition transforms (15440)
51d4a9481 by Ping Liu, feat: Add Iceberg partition name generation utility (15443)

Related issue: #6887

Upstream Velox's New Commits:
335df8939 by Si Wang, Revert D86372458: feat: InputGenerator Support For Time with Time zone
c6474fcd9 by Pratik Pugalia, feat: InputGenerator Support For Time with Time zone (#15416)
04c30e335 by Han Yan, fix: Integer overflow due to deserilaize failure that causes overly large rowsize per page (#15398)
c2e2f14de by James Gill, refactor(geo): Move and rename some variables, make some methods private (#15465)
6e773517c by Deepak Majeti, feat: Remove cpr dependency and CMake variable leaks (#14160)
de1cf354b by Natasha Sehgal, feat: Add native longest_common_prefix function (#15062)
2302437e4 by Han Yan, feat: Add TIME support to xxHash64 function (#15229)
2e8bb31b5 by duanmeng, refactor: Compare sort flags count against column count instead of row count (#15453)
6f5f2835e by Han Yan, feat: Add support for casting TIME to TimeWithTimezone (#15213)
65b55a313 by Han Yan, feat: Add support for casting TIME to timestampWithTimezone (#15210)
261692efe by Natasha Sehgal, feat: Add native from_base32 functions (#15063)
bef78ba7a by Ping Liu, feat: Add support for evaluating Iceberg partition transforms (#15440)
51d4a9481 by Ping Liu, feat: Add Iceberg partition name generation utility (#15443)

Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
Comment thread cpp/velox/CMakeLists.txt
Comment on lines +414 to +420
${VELOX_BUILD_PATH}/velox/experimental/cudf/exec/libvelox_cudf_exec.a)
import_library(
facebook::velox::velox_cudf_vector
${VELOX_BUILD_PATH}/velox/experimental/cudf/vector/libvelox_cudf_vector.so)
${VELOX_BUILD_PATH}/velox/experimental/cudf/vector/libvelox_cudf_vector.a)
import_library(
facebook::velox::velox_cudf_hive_connector
${VELOX_BUILD_PATH}/velox/experimental/cudf/connectors/hive/libvelox_cudf_hive_connector.so
${VELOX_BUILD_PATH}/velox/experimental/cudf/connectors/hive/libvelox_cudf_hive_connector.a
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zhztheplayer zhztheplayer merged commit a80a934 into apache:main Nov 13, 2025
139 of 143 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants