Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-34424

HiveOrcHadoopFsRelationSuite fails with seed 610710213676

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.2, 3.1.1, 3.2.0
    • 3.0.3, 3.1.1
    • SQL
    • None

    Description

      The test "test all data types" in HiveOrcHadoopFsRelationSuite fails with:

      == Results ==
      !== Correct Answer - 20 ==    == Spark Answer - 20 ==
       struct<index:int,col:date>   struct<index:int,col:date>
       [1,1582-10-15]               [1,1582-10-15]
       [2,null]                     [2,null]
       [3,1970-01-01]               [3,1970-01-01]
       [4,1681-08-06]               [4,1681-08-06]
       [5,1582-10-15]               [5,1582-10-15]
       [6,9999-12-31]               [6,9999-12-31]
       [7,0583-01-04]               [7,0583-01-04]
       [8,6077-03-04]               [8,6077-03-04]
      ![9,1582-10-06]               [9,1582-10-15]
       [10,1582-10-15]              [10,1582-10-15]
       [11,9999-12-31]              [11,9999-12-31]
       [12,9722-10-04]              [12,9722-10-04]
       [13,0243-12-19]              [13,0243-12-19]
       [14,9999-12-31]              [14,9999-12-31]
       [15,8743-01-24]              [15,8743-01-24]
       [16,1039-10-31]              [16,1039-10-31]
       [17,9999-12-31]              [17,9999-12-31]
       [18,1582-10-15]              [18,1582-10-15]
       [19,1582-10-15]              [19,1582-10-15]
       [20,1582-10-15]              [20,1582-10-15]
      

      Attachments

        Activity

          People

            maxgekk Max Gekk
            maxgekk Max Gekk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: