ShreyeshArangath opened a new pull request, #2162:
URL: https://github.com/apache/auron/pull/2162

   # Which issue does this PR close?
   
   Closes #<issue_number>
   
   # Rationale for this change
   These functions already had protobuf enum values and native Rust/DataFusion 
implementations but were missing the Scala converter wiring in 
NativeConverters.scala. Each is a verified Spark catalyst expression class (not 
RuntimeReplaceable) available in Spark 3.3+.
   
   # What changes are included in this PR?
   - Support for ascii, bit_length, chr, translate, replace, date_trunc 
   # Are there any user-facing changes?
   
   # How was this patch tested?
   - Unit tested through AuronFunctionSuite


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

Reply via email to