spark函数soundex本页总览soundex soundex 介绍 soundex(str) - 返回字符串的Soundex编码。 Examples: > SELECT soundex('Miller'); M460 Since: 1.5.0