Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      The make_timestamp() function accepts seconds with fractional part up to microseconds. In some cases, it can lose precision in the fractional part. For example:

      spark-sql> select make_timestamp(2019, 8, 12, 0, 0, 58.000001);
      2019-08-12 00:00:58
      

      Attachments

        Issue Links

          Activity

            People

              maxgekk Max Gekk
              maxgekk Max Gekk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: