[
https://issues.apache.org/jira/browse/IMPALA-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy updated IMPALA-13905:
---------------------------------------
Description:
Saw the following error:
h3. Stacktrace
{noformat}
query_test/test_acid.py:387: in test_insert_overwrite_base_detection
assert result.data == ['1\ta', '3\tb', '4\tb']
E assert ['3\tb', '4\tb'] == ['1\ta', '3\tb', '4\tb']
E At index 0 diff: '3\tb' != '1\ta'
E Right contains more items, first extra item: '4\tb'
{noformat}
We probably need SYNC_DDL for this test.
was:
Saw the following error:
h3. Stacktrace
{noformat}
query_test/test_acid.py:387: in test_insert_overwrite_base_detection
assert result.data == ['1\ta', '3\tb', '4\tb']
E assert ['3\tb', '4\tb'] == ['1\ta', '3\tb', '4\tb']
E At index 0 diff: '3\tb' != '1\ta'
E Right contains more items, first extra item: '4\tb'
{noformat}
We probably need SYNC_DDL for this test.
> test_insert_overwrite_base_detection is flaky
> ---------------------------------------------
>
> Key: IMPALA-13905
> URL: https://issues.apache.org/jira/browse/IMPALA-13905
> Project: IMPALA
> Issue Type: Bug
> Components: Test
> Reporter: Zoltán Borók-Nagy
> Priority: Major
> Labels: broken-build
>
> Saw the following error:
> h3. Stacktrace
> {noformat}
> query_test/test_acid.py:387: in test_insert_overwrite_base_detection
> assert result.data == ['1\ta', '3\tb', '4\tb']
> E assert ['3\tb', '4\tb'] == ['1\ta', '3\tb', '4\tb']
> E At index 0 diff: '3\tb' != '1\ta'
> E Right contains more items, first extra item: '4\tb'
> {noformat}
> We probably need SYNC_DDL for this test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]