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)

Reply via email to