You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched in the issues and found nothing similar.
Motivation
During sync mysql data to paimon, we need to encrypt some sensitive fields, such as mobile phone number and ID number.
So I think we should add UDF functions to some columns for encryption . For example my phone number is 13812345678, which will be converted to 138xxxxxxxx
Solution
No response
Anything else?
No response
Are you willing to submit a PR?
I'm willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
Motivation
During sync mysql data to paimon, we need to encrypt some sensitive fields, such as mobile phone number and ID number.
So I think we should add UDF functions to some columns for encryption . For example my phone number is
13812345678
, which will be converted to138xxxxxxxx
Solution
No response
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: