Stamatis Zampetakis created CALCITE-4460:
--------------------------------------------
Summary: 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
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)