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

   ### What changes were proposed in this pull request?
   
   This PR refines handling of default values in procedures that will be 
released in 4.0.
   
   ### Why are the changes needed?
   
   These changes are needed as connectors like Iceberg may not have utilities 
to generate SQL strings containing Spark SQL dialects. The API should be 
changed to allow either a DSv2 expression or a SQL string.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, but the stored procedure API hasn't been released yet.
   
   ### How was this patch tested?
   
   This PR comes with tests.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.
   
   Closes #50197 from aokolnychyi/spark-51395.
   
   Authored-by: Anton Okolnychyi <aokolnyc...@apache.org>
   Signed-off-by: Wenchen Fan <wenc...@databricks.com>
   
   (cherry picked from commit 738a50364f16c579e370736df92bf01fe0a06af1)
   


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to