You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/10/17 12:04:35 UTC

[GitHub] [flink] dannycranmer commented on a diff in pull request #20937: [FLINK-29478][flink-connector/hive] Flink connector hive upgrade to 3.1.3

dannycranmer commented on code in PR #20937:
URL: https://github.com/apache/flink/pull/20937#discussion_r996975525


##########
flink-connectors/flink-sql-connector-hive-3.1.3/pom.xml:
##########
@@ -142,18 +149,19 @@ under the License.
 								<filter>
 									<artifact>org.apache.hive:hive-exec</artifact>
 									<excludes>
-										<exclude>org/apache/hadoop/hive/conf/HiveConf.class</exclude>
-										<exclude>org/apache/hadoop/hive/metastore/HiveMetaStoreClient.class</exclude>
+										<exclude>avro/shaded/**</exclude>

Review Comment:
   Why did you add 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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org