Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
-
None
Description
Customer feature request
we encountered some cases were we had to transform column based format file ( orc,parquet,ect...) into row files (csv) to get loaded through cpimport which internally re-parsed into columns; even the binary mode of cpimport is row-based.
Could we add a feature that allow to cpimport column based format (text,binary ) ?