Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.2.0
-
Fix Version/s: 0.3.0
-
Labels:
Description
For RecordService path request, when the input path points to a directory that has Hive partitioned table structure, the server side should detect it and create a corresponding partitioned tmp table.
We can borrow some logic from SparkSQL.