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

   ### What changes were proposed in this pull request?
   This PR adds all the `SparkSession.createDataFrame(..)` and 
`SparkSession.createDataset(..)` methods we can support in connect. The 
implicit conversion that uses this is also added.
   
   I moved the `ArrowWriter` class from sql/core to sql/catalyst for the arrow 
writing.
   
   ### Why are the changes needed?
   API partity with the existing SQL APIs
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes.
   
   ### How was this patch tested?
   I have added a number of tests to `ClientE2ETestSuite`.


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