Test dynamic#12284
Draft
marin-ma wants to merge 6 commits into
Draft
Conversation
Upstream Velox's New Commits: 97d08923f by Chengcheng Jin, build(cudf): Add cudf label to cudf pull request (#16976) 68b3e46e0 by Richard Barnes, refactor: Migrate PrestoCastHooks from double-conversion to fast_float (#17807) 306fdacea by Krishna Pai, feat: Add forwardedProbeColumns to IndexLookupJoinNode (#17737) f3e7bcfc0 by Liangcai Li, fix(cudf): Evaluate row constructor dereferences (#17460) 2c0b18f7a by Kyle Hubert, fix(cudf): Fix UCX output buffer lifetime after async cuDF concat (#17533) cc0fbeb76 by Luis Garcés-Erice, fix(cudf): Fix velox_cudf_iceberg_deletion_vector_test (#17767) 683337aaf by Anup Kesavan, refactor(parquet): Avoid copying logical type (#17782) 25f1fe493 by Orri Erling, feat: Support in-place ops, fix fused/standalone syncs, broadcast shapes (#17770) e5d15ee37 by Xiaoxuan Meng, feat: Add synchronous io_uring batch reads for local files (#17788) 457bb8ffd by Ping Liu, refactor: FileFormat's hand-rolled toString() switch to VELOX_DEFINE_ENUM_NAME (#17777) 1d05baea9 by Ping Liu, fix(build): Dwrf proto build error (#17716) 69fd99226 by dependabot[bot], build(ci): Bump astral-sh/setup-uv from 7.1.2 to 8.2.0 (#17762) 9fcf58381 by Orri Erling, feat(torchwave): Zero-copy parallel reference-frame load (#17751) ca38b8971 by Matt Gara, feat(cudf): Add basic support for timestamp and date (#16634) 73c7ae2b7 by Zac Wen, feat: Support lazy reader creation in HiveIndexSource (#17786) f59223d35 by Zhenyuan Zhao, fix: Clean up parquet thrift (#17784) cce26b637 by Zac Wen, refactor: Unify partitioned and non-partitioned paths with SplitGroup (#17772) c0f92ff76 by Xiaoxuan Meng, test: Make cached duplicate-region test deterministic (#17780) adead10dd by Heidi Han, feat(types): Serialize enum types in toSql and parse enum kinds case-insensitively (#17717) 904df4b67 by peterenescu, build: Use FBThrift instead of Apache Thrift (#16019) (#16019) (#16019) f68e7ae9f by dependabot[bot], build(ci): Bump pypa/cibuildwheel from 3.3.0 to 4.0.0 (#17763) 379847068 by dependabot[bot], build(deps): Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.7 in /website (#17771) 4c0441d83 by Deepthi Bose, feat(function): Add Google Polyline encoding and decoding Presto scalar functions (#16516) 48590c71d by Daniel Bauer, feat(cudf): Support DATE identity partition columns in Iceberg reader (#17755) 9d0fbd54f by Orri Erling, fix: Force alwaysSingleBlock ops to a single block in makeGrid (#17769) a3d93dff0 by lifulong, fix(parquet): LIST/MAP reader: null buffer size() stale after ensureCapacity (#17496) d66364f74 by Kyle Hubert, fix(UCX): Fix UCX intra-node fast-path selection (#17753) 75a7b56bb by Bradley Dice, build(cuda): Allow DNF fallback for adapter CUDA installs (#17712) c26556994 by Matt Gara, fix(cudf): Transfer hash join build input ownership (#17754) 450598d99 by Masha Basmanova, docs(review): Make design and maintainability a first-class review pass (#17766) 9febb8c58 by zhli1142015, perf(window): Skip RowContainer round-trip in streaming window build (#17558) ceecbfc43 by Xiaoxuan Meng, fix: Support duplicate regions in CachedBufferedInput (#17757) 5aad32741 by Xiaoxuan Meng, feat: Support duplicate regions in DirectBufferedInput (#17756) 91e3fb5e0 by Prashant Golash, perf: Lazy per-column I/O for projected columns in Nimble (#17350) 1bb178337 by Christian Zentgraf, feat(ci): Add ASAN and UBSAN build and CI job (#15444) 99cf749ec by dependabot[bot], build(deps): Bump axios from 1.15.2 to 1.16.0 in /website (#17742) 27d515493 by Apurva Kumar, feat: IcebergMergeSink: composite DataSink for UPDATE/MERGE (#17738) 3e97e9763 by Pramod Satya, test(cudf): Add tests for parquet stats filtering for decimals (#17432) c441ece28 by Xiaoxuan Meng, perf: Coalesce exact duplicate IO ranges 1f90087b4 by Ping Liu, refactor: Rename inconsistent Hive Parquet config keys (#17733) d171ea054 by Zhenyuan Zhao, fix(iceberg): Support reading flatmap as struct (#17741) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes are proposed in this pull request?
How was this patch tested?
Was this patch authored or co-authored using generative AI tooling?