bowenli86 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_r319702224
 
 

 ##########
 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:
   I'm fine just removing this test or replace it with another Hive UDF, 
instead of disabling 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:
[email protected]


With regards,
Apache Git Services

Reply via email to