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

Dateless timestamps (e.g. "10:00:00") can cause crash during timezone conversion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 2.11.0
    • Backend
    • ghx-label-2

    Description

      The following queries crash impalad:
      select to_utc_timestamp("10:00:00", 'MSK');
      select from_utc_timestamp("10:00:00", 'MSK');

      The issue only occurs with Moscow timezone, other timezones return NULL.

      Attachments

        Issue Links

          Activity

            People

              csringhofer Csaba Ringhofer
              csringhofer Csaba Ringhofer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: