hvanhovell opened a new pull request, #39615:
URL: https://github.com/apache/spark/pull/39615

   ### What changes were proposed in this pull request?
   This PR makes `JavaTypeInference` produce an `AgnosticEncoder`. The 
expression generation for these encoders is moved to `ScalaReflection`.
   
   ### Why are the changes needed?
   For the Spark Connect Scala Client we also want to be able to use Java Bean 
based results.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   I have added a lot of tests to `JavaTypeInferenceSuite`.


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

To unsubscribe, e-mail: [email protected]

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