[ 
https://issues.apache.org/jira/browse/CALCITE-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262307#comment-17262307
 ] 

Stamatis Zampetakis commented on CALCITE-4460:
----------------------------------------------

Basically, I see two ways to proceed either via an operand at the model level 
that is gonna propagate till it reaches {{CsvEnumerator}} or a system wide 
property. The former requires more changes but gives more flexibility in the 
long term. Another question is do we want to apply the change both for file and 
CSV adapter or only for the former?

> Support custom delimiter when parsing CSV tables
> ------------------------------------------------
>
>                 Key: CALCITE-4460
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4460
>             Project: Calcite
>          Issue Type: Improvement
>          Components: csv-adapter, file-adapter
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>             Fix For: 1.27.0
>
>
> Currently the CSV and file adapter can only handle CSV files with the default 
> delimiter (i.e, comma character ',').
> The goal of this issue is to provide a way to set explicitly the desired 
> delimiter for a given CSV table.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to