to_date函数在hive、presto、spark中的区别
to_date函数在 hive、presto、spark中都有,但是差别还是挺大的。1、hive从select to_date('20220501','yyyymmdd')报错:org.apache.hive.service.cli.HiveSQLException: Error while compiling statement: FAILED: SemanticException [Error 10015]: Line 1:15 Arguments length mismatch














