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 2016/07/06 18:52:11 UTC

[jira] [Created] (CALCITE-1307) Further work on streaming CSV table

Julian Hyde created CALCITE-1307:
------------------------------------

             Summary: Further work on streaming CSV table
                 Key: CALCITE-1307
                 URL: https://issues.apache.org/jira/browse/CALCITE-1307
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


Following CALCITE-1227, more work is required on streaming CSV table:
* Obsolete {{CsvSchemaFactory.ROWTIME_COLUMN_NAME}} and
  the ROWTIME column,
  or at least let the person defining the schema define a timestamp column
  in the data, and turn off the implicitly created ROWTIME column.
* Propagate the sorted timestamp column in the table metadata; do
  not rely on it being called ROWTIME.
* Obsolete CsvStreamEnumerator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)