andygrove opened a new pull request, #4227:
URL: https://github.com/apache/datafusion-comet/pull/4227

   ## Summary
   
   - Add explicit tuple parentheses to eliminate all "Adapting argument list by 
creating a N-tuple" Scala compiler warnings (16 total across main and test 
compilation)
   - Remove a bare `try` block without `catch`/`finally` in 
`CometIcebergNativeScan.scala`
   
   ## Which issue does this PR close?
   
   N/A - code hygiene
   
   ## Test plan
   
   - Clean build passes with `mvn clean compile test-compile -DskipTests`
   - Zero Scala "warnings found" messages (previously 12 in main compile + 4 in 
test compile)
   - `spotless:check` passes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to