jackylau created FLINK-31336: -------------------------------- Summary: interval type process has problem in table api and sql Key: FLINK-31336 URL: https://issues.apache.org/jira/browse/FLINK-31336 Project: Flink Issue Type: Bug Components: Table SQL / Planner Affects Versions: 1.18.0 Reporter: jackylau Fix For: 1.18.0
{code:java} // code placeholder select typeof(interval '1' day); - INTERVAL SECOND(3) NOT NULL {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)