[
https://issues.apache.org/jira/browse/DRILL-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
benj updated DRILL-6958:
------------------------
Description:
Currently, it may be difficult to produce well-formed CSV with CTAS (see
comment below).
It appears necessary to have some additional/configuratble options to write CSV
file with CTAS :
* possibility to change/define the separator,
* possibility to write or not the header,
* possibility to force the write of only 1 file instead of lot of parts,
* possibility to force quoting
* possibility to use/change escape char
* ...
was:
Add some options to write CSV file with CTAS :
* possibility to change/define the separator,
* possibility to write or not the header,
* possibility to force the write of only 1 file instead of lot of parts,
* possibility to force quoting
> CTAS csv with option
> --------------------
>
> Key: DRILL-6958
> URL: https://issues.apache.org/jira/browse/DRILL-6958
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Text & CSV
> Affects Versions: 1.15.0, 1.16.0
> Reporter: benj
> Priority: Major
>
> Currently, it may be difficult to produce well-formed CSV with CTAS (see
> comment below).
> It appears necessary to have some additional/configuratble options to write
> CSV file with CTAS :
> * possibility to change/define the separator,
> * possibility to write or not the header,
> * possibility to force the write of only 1 file instead of lot of parts,
> * possibility to force quoting
> * possibility to use/change escape char
> * ...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)