xuefuz commented on a change in pull request #9580: [FLINK-13930][hive] Support Hive version 3.1.x URL: https://github.com/apache/flink/pull/9580#discussion_r319709229
########## File path: flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/table/functions/hive/HiveSimpleUDFTest.java ########## @@ -121,30 +124,30 @@ public void testUDFJson() { assertEquals(null, udf.eval(json, pattern)); } - @Test - public void testUDFMinute() { +// @Test Disabled because in HIve 3.1.0 UDFMinute is no long a simple UDF. Review comment: Ok. I will remove it. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services