ssimeonov opened a new pull request #23620: [SPARK-26696][SQL] Makes Dataset 
encoder public
URL: https://github.com/apache/spark/pull/23620
 
 
   ## What changes were proposed in this pull request?
   
   Implements the solution proposed in 
[SPARK-26696](https://issues.apache.org/jira/browse/SPARK-26696), a minor 
refactoring that allows frameworks to perform advanced type-preserving dataset 
transformations without carrying `Encoder` implicits from user code.
   
   ## How was this patch tested?
   
   New test added to `DatasetSuite`. 
   
   @gatorsmile per your request

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