Start with changing the value of PYARROW_WITH_GANDIVA to 0. You will need to remove the "import pyarrow.gandiva" line from further down the script. Then build the wheel for the appropriate Python version for Lambda (see the README for instructions).
On Tue, Dec 24, 2019 at 12:52 PM Yeachan Park <[email protected]> wrote: > > Hi Wes, > > First thanks for all the work you have done for this project! > > I'm wondering if you can share a solution to the issue: > https://github.com/apache/arrow/issues/4216. Facing the same issue with a > lambda deployment size issue with pyarrow. You mentioned disabling some > options on > https://github.com/apache/arrow/blob/master/python/manylinux1/build_arrow.sh, > but as with some of the others I am not really sure how that works! > > Would you be able to share a solution for that issue? > > Kind regards, > Yeachan > > -- > Kind regards, > > *Yeachan Park* > Data Scientist > > Rokin 86 | 1012KX - Amsterdam | The Netherlands > W: www.dashmote.com > T (NL): +31 (6) 23 80 29 15 > > *This message is intended exclusively for the addressee. It may contain > information that is confidential. If you are not the intended recipient, we > request you to notify the sender immediately. In that case, we also request > that you destroy the message and that you neither use the contents nor > disclose them in any manner to third parties.*
