Kirill Shirokov created IGNITE-7537:
---------------------------------------
Summary: SQL COPY command: implement CSV format options
Key: IGNITE-7537
URL:
https://issues.apache.org/jira/browse/IGNITE-7537 Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Kirill Shirokov
The following options can be implemented for the CSV format:
* Line separator pattern
* Field separator pattern
* Quoting characters
Escape sequences support are important for this feature. There is a code for handling escape sequences in branch ignite-7372 (see IGNITE-7372 for details).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)