ueshin commented on issue #22807: [WIP][SPARK-25811][PySpark] Raise a proper 
error when unsafe cast is detected by PyArrow
URL: https://github.com/apache/spark/pull/22807#issuecomment-452227797
 
 
   @viirya We can use `runner_conf` as we use to provide the session timezone 
to `ArrowStreamPandasSerializer`. See `worker.py` and 
`ArrowUtils.getPythonRunnerConfMap()`.
   Also, although I've never tried yet, `TaskContext` might have the configs in 
its local properties.

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