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

Phabricator updated HIVE-4776:
------------------------------

    Attachment: HIVE-4776.D11445.1.patch

navis requested code review of "HIVE-4776 [jira] Add option for skipping first 
n-rows of files".

Reviewers: JIRA

HIVE-4776 Add option for skipping first n-rows of files

Some CSV file has header information which should be removed before used in 
hive.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D11445

AFFECTED FILES
  hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java
  ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java
  ql/src/java/org/apache/hadoop/hive/ql/exec/FetchTask.java
  ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java
  ql/src/java/org/apache/hadoop/hive/ql/metadata/DefaultStorageHandler.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java
  ql/src/test/queries/clientpositive/tableprop_skiprow.q
  ql/src/test/results/clientpositive/tableprop_skiprow.q.out

MANAGE HERALD RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/27129/

To: JIRA, navis

                
> Add option for skipping first n-rows of files
> ---------------------------------------------
>
>                 Key: HIVE-4776
>                 URL: https://issues.apache.org/jira/browse/HIVE-4776
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>         Attachments: HIVE-4776.D11445.1.patch
>
>
> Some CSV file has header information which should be removed before used in 
> hive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to