[
https://issues.apache.org/jira/browse/SQOOP-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686325#comment-16686325
]
ASF subversion and git services commented on SQOOP-3382:
--------------------------------------------------------
Commit 00a02dec2f7507f813ee4899096c470ba1112a9e in sqoop's branch
refs/heads/trunk from [~vasas]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=00a02de ]
SQOOP-3382: Add parquet numeric support for Parquet in hdfs import
(Fero Szabo via Szabolcs Vasas)
> Add parquet numeric support for Parquet in hdfs import
> ------------------------------------------------------
>
> Key: SQOOP-3382
> URL: https://issues.apache.org/jira/browse/SQOOP-3382
> Project: Sqoop
> Issue Type: Sub-task
> Affects Versions: 1.4.7
> Reporter: Fero Szabo
> Assignee: Fero Szabo
> Priority: Major
> Fix For: 3.0.0
>
>
> The current Avro numeric tests are suitable to be used as Parquet tests, with
> very minor modifications, as parquet can be written with the same input and
> nearly the same args. Since we are writing Parquet with it's Avro support, it
> would be good to cover this code with the same, or similar tests (including
> the edge cases related to padding, missing scale and precision cases).
> Differences are:
> * the expected output, since stored in a parquet file is different.
> * input arguements
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)