[
https://issues.apache.org/jira/browse/IGNITE-17573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-17573:
---------------------------------------
Description:
https://www.rfc-editor.org/rfc/rfc4180
Currently, there are no ways to handle CSV files with optional headers with
column names and with line breaks in fields content.
SQL COPY command must correctly process all RFC compatible files.
Start point is org.apache.ignite.internal.sql.SqlParser#processCopy
was:
https://www.rfc-editor.org/rfc/rfc4180
Currently, there are no ways to handle CSV files with optional headers with
column names and with line breaks in fields content.
SQL COPY command must correctly process all RFC compatible files.
Start point is org.apache.ignite.internal.sql.SqlParser#processCopy
> SQL COPY command should support all RFC4180 compatible CSV files
> ----------------------------------------------------------------
>
> Key: IGNITE-17573
> URL: https://issues.apache.org/jira/browse/IGNITE-17573
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 2.13
> Reporter: Anton Kurbanov
> Priority: Major
>
> https://www.rfc-editor.org/rfc/rfc4180
> Currently, there are no ways to handle CSV files with optional headers with
> column names and with line breaks in fields content.
> SQL COPY command must correctly process all RFC compatible files.
> Start point is org.apache.ignite.internal.sql.SqlParser#processCopy
--
This message was sent by Atlassian Jira
(v8.20.10#820010)