[
https://issues.apache.org/jira/browse/TAJO-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jongyoung Park reassigned TAJO-1486:
------------------------------------
Assignee: Jongyoung Park
> Tajo should be able to skip header and footer rows when creating external
> table
> -------------------------------------------------------------------------------
>
> Key: TAJO-1486
> URL: https://issues.apache.org/jira/browse/TAJO-1486
> Project: Tajo
> Issue Type: Improvement
> Reporter: Youngkyong Ko
> Assignee: Jongyoung Park
> Priority: Minor
>
> It is quite common to see header/footer lines in real world data set. So
> skipping first/last N lines in "create external table" DDL can be useful
> feature for Tajo users. In this way, user don't need additional processing
> of data which generated by other application with a header or footer and
> directly use the file for table operations.
> cf. Same feature added in Hive 0.13 :
> https://issues.apache.org/jira/browse/HIVE-5795
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)