You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/10/06 02:52:42 UTC

[GitHub] [orc] guiyanakuang commented on pull request #930: ORC-1019: Remove redundant jackson dependencies

guiyanakuang commented on pull request #930:
URL: https://github.com/apache/orc/pull/930#issuecomment-935312527


   > Thank you for making a PR, @guiyanakuang . BTW, this looks like a revert of [ORC-807](https://issues.apache.org/jira/browse/ORC-807) (from @belugabehr )
   > 
   > So, is this the current status, @guiyanakuang ?
   > 
   > > In fact, the bench module does not directly depend on jackson, only spark indirectly depends on the specified version of jackson.
   
   Yes, because the code that depends on jackson has been rewritten with gson in ORC-946, which reminds me that we don't even need to declare Spark's dependency on jackson, there is no conflict.
   
   I immediately made a new commit to remove the explicit dependency of spark on jackson.


-- 
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: dev-unsubscribe@orc.apache.org

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