GitHub user fszabo2 opened a pull request:
https://github.com/apache/sqoop/pull/66
SQOOP-3418: Document decimal support in Hive external import into parquet
files
This is the documentation part of SQOOP-3382 and SQOOP-3396
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fszabo2/sqoop SQOOP-3418
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sqoop/pull/66.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #66
----
commit 821cb6bfd3d7d32671d55c8fe5ccd5a92ca9a39a
Author: Fero Szabo <fero@...>
Date: 2018-12-05T16:37:23Z
Documentation for parquet decimal support, and parquet decimal support in
Hive import
commit 936116ff07d9ba8f19f16f07c3ae4f9c2dabaf01
Author: Fero Szabo <fero@...>
Date: 2018-12-06T15:13:33Z
rephrased new lines a bit
commit 47535ee3dee24170db3303b71855456a8d142711
Author: Fero Szabo <fero@...>
Date: 2018-12-11T13:31:34Z
various fixes and reformats
----
---