You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Prashant Vithani (JIRA)" <ji...@apache.org> on 2019/04/23 13:10:00 UTC

[jira] [Created] (PHOENIX-5258) Add support for header in input CSV for CsvBulkLoadTool

Prashant Vithani created PHOENIX-5258:
-----------------------------------------

             Summary: 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


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)