You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "danny0405 (via GitHub)" <gi...@apache.org> on 2023/02/07 06:03:32 UTC

[GitHub] [hudi] danny0405 commented on pull request #7801: [HUDI-5657] Fix NPE if filters condition contains null literal when using column stats data skipping for flink

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org