现在想用 str.replace 正则替换,但是发现 compile 出来的SQL是带 pyodps_udf_xxxx 的,于是跟踪源码发现,strings.Replace 确实没在 compiler ...