Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-32711

Type mismatch when proctime function used as parameter

    XMLWordPrintableJSON

Details

    Description

      reproduce case:

      SELECT TYPEOF(PROCTIME())
      

      this query will fail with

      org.apache.flink.table.planner.codegen.CodeGenException: Mismatch of function's argument data type 'TIMESTAMP_LTZ(3) NOT NULL' and actual argument type 'TIMESTAMP_LTZ(3)'.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aitozi WenJun Min
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: