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_r320443658
 
 

 ##########
 File path: 
flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/functions/hive/HiveGenericUDF.java
 ##########
 @@ -40,10 +41,11 @@
        private static final Logger LOG = 
LoggerFactory.getLogger(HiveGenericUDF.class);
 
        private transient GenericUDF.DeferredObject[] deferredObjects;
+       private transient HiveShim hiveShim;
 
 Review comment:
   I created https://issues.apache.org/jira/browse/FLINK-13947 to investigate 
this.

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

Reply via email to