emkornfield commented on pull request #10384:
URL: https://github.com/apache/beam/pull/10384#issuecomment-812054496


   > I am a bit worried of adding arrow to core, I know Arrow is fantastic but 
can we envision to package this as an extension? My point is the extra 
dependencies, in particular netty that has proved to be a total PITA in the 
past with runners like Spark.
   
   As an update Arrow has now decoupled from the need to netty as a compile 
time dependency (memory allocation implementations have been separated into 
separate modules).  I think the two potentially remaining problematic 
dependencies might be jackson and SLF4j


-- 
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]


Reply via email to