-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Component/s: API / DataSet
-
Labels:None
The OrcTableSource only reads files on the first level of the provided input path.
Hive's default behavior is to recursively read all nested files in the input path. We should follow this behavior and add a switch to disable recursive reading.
- links to