Ted-Jiang commented on issue #2007:
URL: 
https://github.com/apache/arrow-datafusion/issues/2007#issuecomment-1066509688


   Now we lack of these, i have done some in my local brach.
   ```
               ScalarFunction::ToTimestampMillis 
               ScalarFunction::Log2 
               ScalarFunction::Signum 
               ScalarFunction::Ascii 
               ScalarFunction::BitLength 
               ScalarFunction::Btrim 
               ScalarFunction::CharacterLength 
               ScalarFunction::Chr 
               ScalarFunction::ConcatWithSeparator 
               ScalarFunction::InitCap 
               ScalarFunction::Left 
               ScalarFunction::Lpad 
               ScalarFunction::Random 
               ScalarFunction::RegexpReplace 
               ScalarFunction::Repeat 
               ScalarFunction::Replace 
               ScalarFunction::Reverse 
               ScalarFunction::Right 
               ScalarFunction::Rpad 
               ScalarFunction::SplitPart 
               ScalarFunction::StartsWith 
               ScalarFunction::Strpos 
               ScalarFunction::Substr 
               ScalarFunction::ToHex 
               ScalarFunction::ToTimestampMicros 
               ScalarFunction::ToTimestampSeconds 
               ScalarFunction::Now 
               ScalarFunction::Translate 
               ScalarFunction::RegexpMatch 
   ```


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