rxin commented on pull request #31296:
URL: https://github.com/apache/spark/pull/31296#issuecomment-765881513


   I can think of a few ways to make this less visible. I can't tell how useful 
this is in general.
   
   1. Just define a function for Dataset[String] and/or Dataset[Binary/byte 
array]. They can appear more fluent using implicits.
   2. Use a UDF/expression to do this, using the mapPartitions API ...
   
   This can even be done without being added to Spark...


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



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

Reply via email to