[ 
https://issues.apache.org/jira/browse/IMPALA-9680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104848#comment-17104848
 ] 

ASF subversion and git services commented on IMPALA-9680:
---------------------------------------------------------

Commit 7295edcc26bc7396bde8b6eb940acdb09e303663 in impala's branch 
refs/heads/master from Adam Tamas
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=7295edc ]

IMPALA-9680: Fixed compressed inserts failing

Modified the insert testfiles to get which database they need to
use for 'CREATE TABLE LIKE' dynamically.

Tests:
Did targeted exhaustive testruns in test_insert.py and
test_mt_dop.py and did a full exhaustive testrun.

Change-Id: Ib3c7ba02190f57a7ed40311c95a3dd9eca9b474d
Reviewed-on: http://gerrit.cloudera.org:8080/15816
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Csaba Ringhofer <[email protected]>


> Compressed inserts failing
> --------------------------
>
>                 Key: IMPALA-9680
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9680
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 4.0
>            Reporter: Andrew Sherman
>            Assignee: Adam Tamas
>            Priority: Blocker
>              Labels: broken-build
>
> TestInsertQueries.test_insert_mem_limit fails with
> {code}
> query_test/test_insert.py:168: in test_insert_mem_limit
>     multiple_impalad=vector.get_value('exec_option')['sync_ddl'] == 1)
> /data/jenkins/workspace/impala-cdpd-master-exhaustive-release/repos/Impala/tests/common/impala_test_suite.py:662:
>  in run_test_case
>     self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
> /data/jenkins/workspace/impala-cdpd-master-exhaustive-release/repos/Impala/tests/common/impala_test_suite.py:481:
>  in __verify_exceptions
>     (expected_str, actual_str)
> E   AssertionError: Unexpected exception string. Expected: Memory limit 
> exceeded
> E   Not found in actual: ImpalaBeeswaxException: Query aborted:Writing to 
> compressed text table is not supported.
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to