[auto-merge] release/26.08 to main [skip ci] [bot] - #15485
Merged
Conversation
) Fixes #15475. ### Description - Explicitly eta-expand `verifyParquetMagic` when passing it to `PerfIO.readParquetFooterBuffer` so Scala 2.12 (DB 14.3 / `350db143`) compiles; Scala 2.13 already auto-eta-expands and is unchanged. - Unblocks Databricks nightly pre-release builds that failed at `GpuParquetScan.scala:573` with `missing argument list for method verifyParquetMagic`. - Validate: `mvn -Dbuildver=330 -Dcuda.version=cuda13 -DskipTests -pl sql-plugin compile` and `validate` on Scala 2.12. ### Checklists Documentation - [ ] Updated for new or modified user-facing features or behaviors - [x] No user-facing change Testing - [ ] Added or modified tests to cover new code paths - [ ] Covered by existing tests (Please provide the names of the existing tests in the PR description.) - [x] Not required Performance - [ ] Tests ran and results are added in the PR description - [ ] Issue filed with a link in the PR description - [x] Not required Signed-off-by: Firestarman <firestarmanllc@gmail.com>
Collaborator
Author
|
SUCCESS - auto-merge |
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.
auto-merge triggered by github actions on
release/26.08to create a PR keepingmainup-to-date. If this PR is unable to be merged due to conflicts, it will remain open until manually fix.