You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Vuk Ercegovac (JIRA)" <ji...@apache.org> on 2018/08/07 01:37:00 UTC

[jira] [Commented] (IMPALA-7404) query_test.test_delimited_text.TestDelimitedText.test_delimited_text_newlines fails to return any rows

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

Vuk Ercegovac commented on IMPALA-7404:
---------------------------------------

[~csringhofer], assigning to you randomly. pls feel free to reassign.

> query_test.test_delimited_text.TestDelimitedText.test_delimited_text_newlines fails to return any rows
> ------------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-7404
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7404
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.1.0
>            Reporter: Vuk Ercegovac
>            Priority: Blocker
>              Labels: broken-build, s3
>
> {noformat}
> query_test/test_delimited_text.py:65: in test_delimited_text_newlines
>     assert len(result.data) == 2
> E   assert 0 == 2
> E    +  where 0 = len([])
> E    +    where [] = <tests.beeswax.impala_beeswax.ImpalaBeeswaxResult object at 0x63977d0>.data{noformat}
> Expected results from this query after first inserting:
> {noformat}
> insert into test_delimited_text_newlines_ff243aaa.nl_queries values ("the\n","\nquick\nbrown","fox\n"), ("\njumped","over the lazy\n","\ndog");
> select * from test_delimited_text_newlines_ff243aaa.nl_queries;
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org