chore(ci): Advance velox (2026-04-13)#59
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
|
🔔 New Velox Changes Available New changes are available in the Velox repository:
@prestodb/team-velox To create a new PR with the latest changes, re-run this workflow with |
|
❌ CI Checks Failed Some CI checks have failed for this Velox submodule update. @prestodb/team-velox Please review the failed checks and take appropriate action. |
1 similar comment
|
❌ CI Checks Failed Some CI checks have failed for this Velox submodule update. @prestodb/team-velox Please review the failed checks and take appropriate action. |
|
🔔 New Velox Changes Available New changes are available in the Velox repository:
@prestodb/team-velox To create a new PR with the latest changes, re-run this workflow with |
|
🔔 New Velox Changes Available New changes are available in the Velox repository:
@prestodb/team-velox To create a new PR with the latest changes, re-run this workflow with |
|
🔔 New Velox Changes Available New changes are available in the Velox repository:
@prestodb/team-velox To create a new PR with the latest changes, re-run this workflow with |
|
🔔 New Velox Changes Available New changes are available in the Velox repository:
@prestodb/team-velox To create a new PR with the latest changes, re-run this workflow with |
9cf2924 to
a97ad09
Compare
364038f to
5e81abb
Compare
|
🔔 New Velox Changes Available New changes are available in the Velox repository:
@prestodb/team-velox To create a new PR with the latest changes, re-run this workflow with |
|
🔔 New Velox Changes Available New changes are available in the Velox repository:
@prestodb/team-velox To create a new PR with the latest changes, re-run this workflow with |
|
🔔 New Velox Changes Available New changes are available in the Velox repository:
@prestodb/team-velox To create a new PR with the latest changes, re-run this workflow with |
The HiveTableHandle constructor now requires a tableParameters argument (an unordered_map of string to string) as the 6th parameter. Added an empty map to satisfy the new API signature.
Velox Update Information:
890f5b52026-04-13 fix: Fix processedStrides_ counting per stride instead of per stripe (#17123)Summary by Sourcery
Chores: