ueshin opened a new pull request #23305: [SPARK-26355][PYSPARK] Add a 
workaround for PyArrow 0.11.
URL: https://github.com/apache/spark/pull/23305
 
 
   ## What changes were proposed in this pull request?
   
   In PyArrow 0.11, there is a API breaking change.
   
   - [ARROW-1949](https://issues.apache.org/jira/browse/ARROW-1949) - 
[Python/C++] Add option to Array.from_pandas and pyarrow.array to perform 
unsafe casts.
   
   We should add a workaround to support PyArrow 0.11.
   
   ## How was this patch tested?
   
   In my local environment.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to