Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-2546

Invalid time zones are ignored but should be rejected

    XMLWordPrintableJSON

Details

    Description

      Invalid time zone values are ignored, but should be rejected. Users shouldn't be able to ignore warnings and get back incorrectly translated times.

      Query: select to_utc_timestamp('2015-10-13 09:15:34.101', 'pdt')
      +----------------------------------------------------+
      | to_utc_timestamp('2015-10-13 09:15:34.101', 'pdt') |
      +----------------------------------------------------+
      | 2015-10-13 09:15:34.101000000                      |
      +----------------------------------------------------+
      WARNINGS: UDF WARNING: Unknown timezone 'pdt'
      

      Attachments

        Issue Links

          Activity

            People

              bikramjeet.vig Bikramjeet Vig
              blue_impala_48d6 Ryan Blue
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: