amogh-jahagirdar opened a new pull request, #5476:
URL: https://github.com/apache/iceberg/pull/5476
Cleans up a warning I see in the build for the AWS integ tests:
```
/Users/jahamogh/workplace/iceberg-jahamogh/iceberg/aws/src/integration/java/org/apache/iceberg/aws/lakeformation/TestLakeFormationMetadataOperations.java:244:
warning: [LambdaMethodReference] Lambda should be a method reference
() -> updateProperties.commit());
```
^
--
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]