Jingsong Lee created FLINK-12211: ------------------------------------ Summary: Add more it cases to blink batch Key: FLINK-12211 URL: https://issues.apache.org/jira/browse/FLINK-12211 Project: Flink Issue Type: New Feature Components: Table SQL / Planner Reporter: Jingsong Lee Assignee: Jingsong Lee
Add BuiltInFunctionsITCase to test build in functions in complete SQL environment. Add BinaryITCase to test sql binary types. Add DateFunctionsITCase to test date time timestamp types. Add StringITCase to test varchar type. Add simple misc it cases. Fix SqlFunctionUtils.lpad and rpad with pad is empty string. -- This message was sent by Atlassian JIRA (v7.6.3#76005)