pyflink.table.expression.Expression.md5#
- property Expression.md5: pyflink.table.expression.Expression[str]#
Returns the MD5 hash of the string argument; null if string is null.
- Returns
string of 32 hexadecimal digits or null.
New in version 1.12.0.