deshanxiao commented on issue #1277: URL: https://github.com/apache/orc/issues/1277#issuecomment-1284956798
Agree. I think the purpose of introducing Apache Maven Dependency Plugin is to reduce some unused dependencies into the package. For _Runtime/Provided/Test/System_ scope, it will not be packed into the final package. So the cost of introducing this tag looks like acceptable. Parquet-MR: https://github.com/apache/parquet-mr/blob/62b774cd0f0c60cfbe540bbfa60bee15929af5d4/pom.xml#L554 -- 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]
