Skip to content

[auto-merge] release/26.08 to main [skip ci] [bot] - #15485

Merged
nvauto merged 1 commit into
mainfrom
release/26.08
Aug 3, 2026
Merged

[auto-merge] release/26.08 to main [skip ci] [bot]#15485
nvauto merged 1 commit into
mainfrom
release/26.08

Conversation

@nvauto

@nvauto nvauto commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

auto-merge triggered by github actions on release/26.08 to create a PR keeping main up-to-date. If this PR is unable to be merged due to conflicts, it will remain open until manually fix.

)

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>
@nvauto
nvauto merged commit d2a4788 into main Aug 3, 2026
1 check passed
@nvauto

nvauto commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

SUCCESS - auto-merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants