You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/07/30 19:27:00 UTC

[jira] [Created] (IMPALA-8810) ExplainTest.testScanNodeFsScheme fails if Orc support is disabled

Csaba Ringhofer created IMPALA-8810:
---------------------------------------

             Summary: ExplainTest.testScanNodeFsScheme fails if Orc support is disabled
                 Key: IMPALA-8810
                 URL: https://issues.apache.org/jira/browse/IMPALA-8810
             Project: IMPALA
          Issue Type: Bug
          Components: Frontend
    Affects Versions: Impala 3.3.0
            Reporter: Csaba Ringhofer


The problem is caused by going into this block when Orc support is disabled: https://github.com/apache/impala/blob/51f30a6b9088cf3a0217a49a5792f1b41a8ad51b/fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java#L416
+ that ExplainTest only mocks HdfsPartition.getFileFormat() but not HdfsPartition.part.getInputFormatDescriptor().





--
This message was sent by Atlassian JIRA
(v7.6.14#76016)