[
https://issues.apache.org/jira/browse/PHOENIX-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827936#comment-16827936
]
Prashant Vithani commented on PHOENIX-5258:
-------------------------------------------
The description of https://issues.apache.org/jira/browse/PHOENIX-5128 explains
that it just skips the header. What I'm suggesting here is to process the
header and map the table columns to the header columns. Let me know if I'm
missing something :).
> Add support for header in input CSV for CsvBulkLoadTool
> -------------------------------------------------------
>
> Key: PHOENIX-5258
> URL: https://issues.apache.org/jira/browse/PHOENIX-5258
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Prashant Vithani
> Priority: Minor
>
> Currently, CsvBulkLoadTool does not support reading header from the input csv
> and expects the content of the csv to match with the table schema. The
> support for the header can be added to dynamically map the schema with the
> header.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)