psvri opened a new pull request, #18642:
URL: https://github.com/apache/datafusion/pull/18642

   ## Which issue does this PR close?
   
   Partially implements #15914 
   
   ## Rationale for this change
   
   Spark has support for cosecant 
https://spark.apache.org/docs/latest/api/sql/index.html#csc .
   
   This function is not there othere in DB's like postgres, mysql and sqlite3. 
Hence I have added this function into datafusion-spark 
   
   
   ## What changes are included in this PR?
   
   Adds support for cosecant in datafusion-spark 
   
   
   ## Are these changes tested?
   
   Unit tests with inputs/outputs obtained from spark
   
   ## Are there any user-facing changes?
   
   Yes
   


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