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

test_time_travel can break around dst changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Frontend
    • ghx-label-1

    Description

      This will be probably a very rare failure, as it was caused by the DST change being exactly 2 years ago.

      query_test/test_iceberg.py:218: in test_time_travel
          assert "Cannot find a snapshot older than" in str(e)
      E   assert 'Cannot find a snapshot older than' in "ImpalaBeeswaxException:\n INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>\n MESSAGE: AnalysisException: I...RNING: Timestamp '2019-11-03 01:02:25.417545000' in timezone 'America/Los_Angeles' could not be converted to UTC\n\n\n"
      E    +  where "ImpalaBeeswaxException:\n INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>\n MESSAGE: AnalysisException: I...RNING: Timestamp '2019-11-03 01:02:25.417545000' in timezone 'America/Los_Angeles' could not be converted to UTC\n\n\n" = str(ImpalaBeeswaxException())
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: