You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2017/03/08 17:46:37 UTC

[jira] [Resolved] (CALCITE-1676) In file adapter, scan directory for .csv, .json and .gz files

     [ https://issues.apache.org/jira/browse/CALCITE-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-1676.
----------------------------------
    Resolution: Fixed

Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/a56b84e3.

> In file adapter, scan directory for .csv, .json and .gz files
> -------------------------------------------------------------
>
>                 Key: CALCITE-1676
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1676
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>             Fix For: 1.12.0
>
>
> File adapter should scan the directory for .csv and .json files and convert each into a table. If the files have a .gz suffix they are assumed to be gzip-compressed files.
> The first line of a .csv file is the column headers. If the file is empty, the file adapter gives the table a single column, {{EmptyFileHasNoColumns BOOLEAN}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)