You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "jackylau (Jira)" <ji...@apache.org> on 2023/03/06 09:26:00 UTC

[jira] [Created] (FLINK-31336) interval type process has problem in table api and sql

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)