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

Fix ordering flakiness in TestHplSqlViaBeeLine

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • None

    Description

      like:

      Output: '+----------------+
      |      _c0       |
      +----------------+
      | Hello Smith!   |
      | Hello Sachin!  |
      +----------------+
      ' should match Hello Sachin!.*Hello Smith!
      

      I found this flakiness after backporting a related patch to downstream repos (HIVE-24730)
      not sure why it isn't flaky upstream, however, select records without order is not deterministic by design, so it's worth taking care of this

      Attachments

        Issue Links

          Activity

            People

              abstractdog László Bodor
              abstractdog László Bodor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: