From eaf03baab5ce5431b5cfecc60ff63ffe8a1f3331 Mon Sep 17 00:00:00 2001 From: Gwen Shapira Date: Tue, 24 Mar 2015 16:54:26 -0700 Subject: [PATCH] SQOOP-2259: Update change log with 1.4.6 release (2nd) (Qian Xu via Gwen Shapira) --- CHANGELOG.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0048dd7c..d94bb9e8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -58,6 +58,8 @@ Release Notes - Sqoop - Version 1.4.6 * [SQOOP-2164] - Enhance the Netezza Connector for Sqoop * [SQOOP-2170] - MySQL specific tests are not properly cleaning up created tables * [SQOOP-2191] - Provide an option automatically choose one mapper when neither primary key is defined nor split by column is provided + * [SQOOP-2254] - Failed to build release notes + * [SQOOP-2257] - Parquet target for imports with Hive overwrite option does not work ** Improvement * [SQOOP-1330] - Ignore blank newlines in managers.d property files