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

Timezone does not affect the constant folding.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0, 0.12.0
    • Expression, TajoMaster
    • None

    Description

      We can reproduction it as follows:

      SET TIME ZONE TO 'GMT+9
      select CAST('2015-08-12 14:00:00' AS timestamp); 
      

      The query result must be '2015-08-12 14:00:00'. But, the result was '2015-08-12 23:00:00'.

      Attachments

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: