[
https://issues.apache.org/jira/browse/SQOOP-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fero Szabo updated SQOOP-3382:
------------------------------
Summary: Add parquet numeric support and reuse existing Avro numeric tests
Parquet (was: Add parquet numeric support and refactor existing Avro numeric
tests for reusability (with Parquet))
> Add parquet numeric support and reuse existing Avro numeric tests Parquet
> -------------------------------------------------------------------------
>
> 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)