Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.12.0
-
None
Description
Currently, Tajo just allow well-defined partition path which includes all partition columns because rewriter builds basic tuple for scanning data files using partition path. So, if users data already exist on arbitrary partition path, they should move their partitions to other directories. It seems a very inefficient way and we need to allow arbitrary partition path.
Attachments
Attachments
Issue Links
- is blocked by
-
TAJO-1952 Implement PartitionFileFragment
- Resolved
- is depended upon by
-
TAJO-2101 Support add multiple partitions in a single ALTER TABLE statement
- Open
- is related to
-
TAJO-1887 Disable the alter table add partition statement temporarily.
- Resolved
- relates to
-
TAJO-1926 Disable partition pruning using catalog temporarily.
- Resolved