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


##########
flink-connector-hive/pom.xml:
##########
@@ -44,6 +44,8 @@ under the License.
                <hive.hadoop.version>2.10.2</hive.hadoop.version>
                <hiverunner.version>4.0.0</hiverunner.version>
                <reflections.version>0.9.8</reflections.version>
+               <!-- Hive uses illegal reflective access (StringInternUtils, 
FunctionRegistry);
+                    required on Java 17+ until upstream Hive removes 
setAccessible calls. -->

Review Comment:
   Sorry this comment was left over some refactoring I did. It doesn't make 
sense here. I'll 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to