[jira] [Updated] (HIVE-27977) Fix ordering flakiness in TestHplSqlViaBeeLine

2024-01-11 Thread Jira


 [ 
https://issues.apache.org/jira/browse/HIVE-27977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated HIVE-27977:

Fix Version/s: 4.0.0

> Fix ordering flakiness in TestHplSqlViaBeeLine
> --
>
> Key: HIVE-27977
> URL: https://issues.apache.org/jira/browse/HIVE-27977
> Project: Hive
>  Issue Type: Improvement
>Reporter: László Bodor
>Assignee: László Bodor
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
>
> like:
> {code}
> Output: '++
> |  _c0   |
> ++
> | Hello Smith!   |
> | Hello Sachin!  |
> ++
> ' should match Hello Sachin!.*Hello Smith!
> {code}
> 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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HIVE-27977) Fix ordering flakiness in TestHplSqlViaBeeLine

2024-01-10 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-27977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-27977:
--
Labels: pull-request-available  (was: )

> Fix ordering flakiness in TestHplSqlViaBeeLine
> --
>
> Key: HIVE-27977
> URL: https://issues.apache.org/jira/browse/HIVE-27977
> Project: Hive
>  Issue Type: Improvement
>Reporter: László Bodor
>Assignee: László Bodor
>Priority: Major
>  Labels: pull-request-available
>
> like:
> {code}
> Output: '++
> |  _c0   |
> ++
> | Hello Smith!   |
> | Hello Sachin!  |
> ++
> ' should match Hello Sachin!.*Hello Smith!
> {code}
> 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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HIVE-27977) Fix ordering flakiness in TestHplSqlViaBeeLine

2024-01-04 Thread Jira


 [ 
https://issues.apache.org/jira/browse/HIVE-27977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated HIVE-27977:

Description: 
like:
{code}
Output: '++
|  _c0   |
++
| Hello Smith!   |
| Hello Sachin!  |
++
' should match Hello Sachin!.*Hello Smith!
{code}

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

  was:
like:
{code}
Output: '++
|  _c0   |
++
| Hello Smith!   |
| Hello Sachin!  |
++
' should match Hello Sachin!.*Hello Smith!
{code}


> Fix ordering flakiness in TestHplSqlViaBeeLine
> --
>
> Key: HIVE-27977
> URL: https://issues.apache.org/jira/browse/HIVE-27977
> Project: Hive
>  Issue Type: Improvement
>Reporter: László Bodor
>Assignee: László Bodor
>Priority: Major
>
> like:
> {code}
> Output: '++
> |  _c0   |
> ++
> | Hello Smith!   |
> | Hello Sachin!  |
> ++
> ' should match Hello Sachin!.*Hello Smith!
> {code}
> 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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HIVE-27977) Fix ordering flakiness in TestHplSqlViaBeeLine

2024-01-04 Thread Jira


 [ 
https://issues.apache.org/jira/browse/HIVE-27977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated HIVE-27977:

Description: 
like:
{code}
Output: '++
|  _c0   |
++
| Hello Smith!   |
| Hello Sachin!  |
++
' should match Hello Sachin!.*Hello Smith!
{code}

> Fix ordering flakiness in TestHplSqlViaBeeLine
> --
>
> Key: HIVE-27977
> URL: https://issues.apache.org/jira/browse/HIVE-27977
> Project: Hive
>  Issue Type: Improvement
>Reporter: László Bodor
>Assignee: László Bodor
>Priority: Major
>
> like:
> {code}
> Output: '++
> |  _c0   |
> ++
> | Hello Smith!   |
> | Hello Sachin!  |
> ++
> ' should match Hello Sachin!.*Hello Smith!
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)