Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1003

wrong converting to_timestamp(text, text)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.10.0
    • Function/UDF
    • None
    • 0.9.0-SNAPSHOT

    Description

      >> SELECT to_timestamp('2011-11-11', 'YYYY-MM-DD'); results in '2011-11-10 23:00:00' I would have expected the following result '2011-11-11 00:00:00'

      ALSO:

      >> SELECT to_timestamp(2011-11-11', 'DD-MM-YYYY'); results in '0017-05-02 23:00:00'

      Attachments

        Issue Links

          Activity

            People

              hyunsik Hyunsik Choi
              Christian Schwabe Christian Schwabe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: