[
https://issues.apache.org/jira/browse/CALCITE-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262308#comment-17262308
]
Julian Hyde commented on CALCITE-4460:
--------------------------------------
Only fix this in the file adapter. The CSV adapter is an example and needs to
be kept simple.
> 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)