brills edited a comment on issue #11251: Merge pull request #11245 - Update the range for pyarrow to support new pyarrow version 0.16.0 URL: https://github.com/apache/beam/pull/11251#issuecomment-605152122 Thanks @aaltay - To add some context and to clarify a bit on the severity of the issue: pyarrow 0.16 contains new features and bug fixes that we (TFX) care about (just to list a few: https://github.com/apache/arrow/pull/6066 https://github.com/apache/arrow/pull/6006). So it would be nice if TFX can start using it in the next version (we were planning to release it at the end of April). But by that time, the latest beam would be 2.20. Note that this is not to say if this PR is not merged, any bad consequence will happen, because we can also decide to not start using pyarrow 0.16, and still rely on / add workarounds on our end. it's just more technical debt.
---------------------------------------------------------------- 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] With regards, Apache Git Services
