Jelly King created CARBONDATA-1245: -------------------------------------- Summary: NullPointerException invoked by CarbonFile.listFiles() function which returns null Key: CARBONDATA-1245 URL: https://issues.apache.org/jira/browse/CARBONDATA-1245 Project: CarbonData Issue Type: Bug Components: presto-integration Affects Versions: 1.1.0 Reporter: Jelly King Fix For: 1.2.0
In the implementation classes of _CarbonFile_, the _listFiles()_ function can return null, which incurs _NullPointerException_ when called by _CarbonTableReader.updateTableList()_ function. -- This message was sent by Atlassian JIRA (v6.4.14#64029)