danny0405 commented on PR #7801: URL: https://github.com/apache/hudi/pull/7801#issuecomment-1420244974
Some check-style issues need to be fixed: ```xml Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project hudi-flink: Compilation failure Error: /home/runner/work/hudi/hudi/hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/source/stats/TestExpressionEvaluator.java:[375,25] cannot find symbol Error: symbol: method permanent(org.apache.flink.table.functions.BuiltInFunctionDefinition,java.util.List<org.apache.flink.table.expressions.ResolvedExpression>,org.apache.flink.table.types.DataType) Error: location: class org.apache.flink.table.expressions.CallExpression Error: -> [Help 1] ``` -- 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]
