You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/05/07 05:10:12 UTC

[GitHub] [incubator-inlong] gong commented on issue #4058: [Improve][Sort] Resolve AVRO format dependency conflict

gong commented on issue #4058:
URL: https://github.com/apache/incubator-inlong/issues/4058#issuecomment-1120136108

   It will remove shade `flink-avro`. Because shade plugin cause problem that is `invalid lambda deserialize`. It can refer to [shade plugin bug](https://issues.apache.org/jira/browse/MSHADE-260). We can remove avro of flink cluster when we encounter jar conflict.


-- 
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: commits-unsubscribe@inlong.apache.org

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