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

Change default client and table time zone behavior

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Storage
    • None

    Description

      By default, TajoClient uses GMT as client time zone unless session variable TIMEZONE is specified. Also, by default Table uses GMT as table time zone unless table property timezone is specified.

      This patch changes these default behavior as follows:

      • TajoClient will use TimeZone.getDefault() by default.
      • Table implicitly uses tajo.timezone by default.
      • In other words, this default time zone does not affect the table property in catalog.

      I also added the documentation about time zone.
      http://people.apache.org/~hyunsik/timezone/time_zone.html

      Attachments

        1. TAJO-1241_3.patch
          66 kB
          Hyunsik Choi
        2. TAJO-1241_2.patch
          66 kB
          Hyunsik Choi
        3. TAJO-1241.patch
          58 kB
          Hyunsik Choi

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: