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

Json format parsing supports converting strings at the end with Z and numbers to timestamp

    XMLWordPrintableJSON

Details

    Description

      When I use flink cdc to read oracle, the time type data returned by cdc is a long type timestamp. I want to convert it to timestamp type, but it is not supported.

       

      1. JSON parsing supports converting long timestamps into flink timestamp types, for example, supporting JSON parsing of 1666255300000 numbers into timestamp
      2. JSON analysis supports the conversion of WITH_LOCAL_TIMEZONE string data into flink timestamp type, for example, it supports 1990-10-14T12:12:43.123456789Z into timestamp type

      Attachments

        Issue Links

          Activity

            People

              waywtdcc waywtdcc
              waywtdcc waywtdcc
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: