Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-20728

Enable flaky test back: stat_estimate_related_col.q

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • Test
    • None

    Description

      Seems like sometimes the actually read rows by the operator is not 1 ; but 64...

      Client Execution succeeded but contained differences (error code = 1) after executing stat_estimate_related_col.q 
      491c491
      <             Statistics: Num rows: 1/64 Data size: 8 Basic stats: COMPLETE Column stats: COMPLETE
      ---
      >             Statistics: Num rows: 1/1 Data size: 8 Basic stats: COMPLETE Column stats: COMPLETE
      505c505
      <               Statistics: Num rows: 1/64 Data size: 8 Basic stats: COMPLETE Column stats: COMPLETE
      ---
      >               Statistics: Num rows: 1/1 Data size: 8 Basic stats: COMPLETE Column stats: COMPLETE
      

      Attachments

        1. HIVE-20728.01.patch
          18 kB
          Zoltan Haindrich

        Activity

          People

            kgyrtkirk Zoltan Haindrich
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: