palak-9202 opened a new pull request, #13647:
URL: https://github.com/apache/arrow/pull/13647

   Add mask(str inp)/mask(str inp, str uc-mask, str lc-mask, str num-mask) 
function to Gandiva.
   
   With default masking upper case letters as 'X', lower case letters as 'x' 
and numbers as 'n'.
   Custom masking as specified in parameters.


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