Agile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersConvert to IssueLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.15.0
    • None

    Description

      There are different timestamp utils that won't be required anymore once FLINK-21456 is solved. For example:

      • org.apache.flink.table.util.TimestampStringUtils
      • org.apache.flink.table.utils.TimestampStringUtils

      Double check all the usages of these classes, and if there are any eventual classes like that, and replace them with the new DateTimeUtils in common whenever is possible.

      Then double check the public methods of DateTimeUtils, eventually making some of them private. Some of these methods are used in the planner, where they should instead use the casting methods. Some of these methods should fail (e.g. the string to date parsing methods) while at the moment they don't.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            slinkydeveloper Francesco Guardiani
            slinkydeveloper Francesco Guardiani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment