Norbert Luksa created IMPALA-9420:
-------------------------------------

             Summary: test_scanners.TestOrc.test_type conversions fails after 
first run
                 Key: IMPALA-9420
                 URL: https://issues.apache.org/jira/browse/IMPALA-9420
             Project: IMPALA
          Issue Type: Bug
            Reporter: Norbert Luksa
            Assignee: Gabor Kaszab


The mentioned test passes on the first run, but fails later on, finding more 
rows than expected.
 By running
{code:java}
hdfs dfs -ls -R / | grep union_comlextypes
{code}
we can find that the previously created files are not cleaned up, so Impala 
will find and scan them.

The problem could be that the union_complextypes and ill_complextypes tables 
are created as externals.



--
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