JingsongLi commented on a change in pull request #10730:
[FLINK-14802][orc][hive] Multi vectorized read version support for hive orc read
URL: https://github.com/apache/flink/pull/10730#discussion_r376299123
##########
File path: flink-connectors/flink-connector-hive/pom.xml
##########
@@ -701,6 +713,7 @@ under the License.
<includes
combine.children="append">
<include>org.apache.flink:flink-hadoop-fs</include>
<include>org.apache.flink:flink-orc_${scala.binary.version}</include>
+
<include>org.apache.flink:flink-orc-nohive_${scala.binary.version}</include>
Review comment:
I think we can remove this words, it seems we don't need tell users?
----------------------------------------------------------------
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