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

   ### What changes were proposed in this pull request?
   This PR adds the following functions to the scala client:
   - Misc functions.
   - String functions.
   - Date/Time functions.
   
   ### Why are the changes needed?
   We want to be able the same APIs in the scala client as in the original 
Dataset API.
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, it adds new for functions to the Spark Connect Scala client.
   
   
   ### How was this patch tested?
   Added tests to `PlanGenerationTestSuite` (and indirectly to 
`ProtoToPlanTestSuite`. Overloads are tested in `FunctionTesSuite`.


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