SophieTech88 opened a new pull request, #5646: URL: https://github.com/apache/gravitino/pull/5646
### What changes were proposed in this pull request? Implement expression in java, including: - Expression.java - FunctionExpression.java - NamedReference.java - UnparsedExpression.java - distributions/ - literals/ - sorts/ - transforms/ convert to python client, and add unit test for each class. ### Why are the changes needed? We need to support the expressions in python client Fix: #5201 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Need to pass all unit tests. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org