justinmclean commented on PR #4507:
URL: https://github.com/apache/gravitino/pull/4507#issuecomment-2288210964
It may be that this needs to be fixed?
```
/home/runner/work/gravitino/gravitino/api/src/main/java/org/apache/gravitino/rel/expressions/distributions/Distribution.java:60:
warning: [cast] redundant cast to Distribution
Distribution that = (Distribution) obj;
```
--
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]