cloud-fan commented on issue #24958: [SPARK-28153][PYTHON] Use AtomicReference 
at InputFileBlockHolder (to support input_file_name with Python UDF)
URL: https://github.com/apache/spark/pull/24958#issuecomment-508766841
 
 
   While I'm reading the discussion here, I can hardly understand how we 
implement `input_file()` function with `InheritableThreadLocal` and 
`AtomicReference`, and make it work for pyspark.  On the other hand, the idea 
proposed by @brkyvz is really easy to understand.

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

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

Reply via email to