jlalwani-amazon commented on code in PR #37:
URL: 
https://github.com/apache/flink-connector-hive/pull/37#discussion_r3313343695


##########
flink-connector-hive/src/main/java/org/apache/flink/table/planner/delegation/hive/copy/HiveParserQB.java:
##########
@@ -76,7 +75,7 @@ public class HiveParserQB {
      */
     private int numSubQueryPredicates;
 
-    private CreateTableDesc createTableDesc;
+    private Object createTableDesc;

Review Comment:
   Community engagement is really low. I have created a Discussion thread on 
mailing list about Hive4 support, and pinged multiple times. I didn't get any 
engagement, until I went ahead and implemented it. Are there any specific 
members that I can pull into a discussion?
   
   Otherwise, I will just go ahead and refactor SemanticAnalyzer



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

Reply via email to