GitHub user likeSakura opened a pull request: https://github.com/apache/sqoop/pull/48
Branch 1.4.7 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/sqoop branch-1.4.7 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/sqoop/pull/48.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 #48 ---- commit f6f59892c7a67825df1c84416b2fb24ec9b23204 Author: Attila Szabo <maugli@...> Date: 2017-06-16T05:59:52Z SQOOP-3203: Update build file and docs with new version (Attila Szabo) commit 53cedb93b20f160ea3d84ab389fa289ae8120d54 Author: Anna Szonyi <annaszonyi@...> Date: 2017-06-20T08:28:01Z SQOOP-3198: Fix DirectMySQLExportTest and OracleExportTest (Szabolcs Vasas via Anna Szonyi) commit 33be84452a7a175bd4762fb68ef3d72d55c42412 Author: Anna Szonyi <annaszonyi@...> Date: 2017-07-06T14:44:05Z SQOOP-3197: Database credentials cannot be configured in PostgreSQL third party tests (Szabolcs Vasas via Anna Szonyi) commit 13ec21cdaad1804df491155cfcf6382693aa9ac5 Author: Attila Szabo <maugli@...> Date: 2017-07-21T10:09:04Z SQOOP-1905: Add --schema option for import-all-tables and list-tables for DB2 connector (Ying Cao via Attila Szabo) commit dffb2f92993b851a4205639c2148d0b9682a435b Author: Anna Szonyi <annaszonyi@...> Date: 2017-06-20T10:14:25Z SQOOP-3194: HCatalogExportTest fails because of column escaping problems (Szabolcs Vasas via Anna Szonyi) commit 4ab7b60caf2c3d9fda72c85e6427912584986970 Author: Anna Szonyi <annaszonyi@...> Date: 2017-08-03T13:25:36Z SQOOP-3149: Sqoop incremental import - NULL column updates are not pulled into HBase table (Jilani Shaik via Anna Szonyi) commit a3c7e6b86711ee2257b25cd5278e13f678dafc00 Author: Attila Szabo <maugli@...> Date: 2017-10-30T14:32:52Z SQOOP-3246: Update 1.4.7 change log entries + updated the related JIRA tasks (patch available + TODO tasks) by moving them to next version (1.5.0) (Attila Szabo) commit 31f017b9b8dfe17d6de8e34809fa7b275c584a76 Author: Attila Szabo <maugli@...> Date: 2017-10-31T17:53:40Z SQOOP-3248: Add missing Apache 2 license information to TestCompilationManager.java PostgresqlExternalTableImportTest.java (Attila Szabo) commit 559abda92ebc7e8a97ec036d20595e3e679118a8 Author: Attila Szabo <maugli@...> Date: 2017-10-31T18:01:07Z SQOOP-3249: Add SQOOP-3248 related data into CHANGELOG.txt (Attila Szabo) commit 5b551e14a44fd3ab229e33577bce2d9be1882d39 Author: Boglarka Egyed <bogi@...> Date: 2017-08-29T09:56:24Z SQOOP-3226: ImportTest, ExportTest and TimestampDataTest fail because of column escaping problems (Szabolcs Vasas via Boglarka Egyed) commit 2328971411f57f0cb683dfb79d19d4d19d185dd8 Author: Attila Szabo <maugli@...> Date: 2017-12-05T23:32:25Z SQOOP-3268: Remove duplicates and issues with incorrect resolve status from CHANGELOG.txt (Attila Szabo) ---- ---