anshulbaliga7 opened a new pull request, #12813:
URL: https://github.com/apache/gluten/pull/12813

   ## What changes are proposed in this pull request?
   `dayname` and `monthname` were added to the Velox backend in #12725 but were 
not added to the scalar function support documentation.
   
   Both functions are Spark 4.0+ only — they are registered in 
`shims/spark40/Spark40Shims.scala` and `shims/spark41/Spark41Shims.scala` but 
are absent from earlier shims. A `Spark 4.0+` note is included in the 
Restrictions column to reflect this.
   
   ## How was this patch tested?
   Documentation-only change, no code modified.
   
   ## Was this patch authored or co-authored using generative AI tooling?
   No.


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