Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14079 Full data type support in planner
  3. FLINK-14080

Introduce SqlTimestamp as internal representation for high precision of timestamp

    XMLWordPrintableJSON

Details

    Description

      Timestamp values have a precision in fractional seconds that range from 0 to 9. For example, a precision of 0 means that no fractional seconds are stored, 3 means that the timestamp stores milliseconds, and 9 means a precision of nanoseconds. 0 is the minimum precision, and 9 is the maximum.

      Now, blink planner represent Timestamp values as Long(milliseconds) and  only support precision is 3, we need support more precision Timestamp values.

      Attachments

        Issue Links

          Activity

            People

              docete Zhenghua Gao
              lzljs3620320 Jingsong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m