2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 4 years ago.
Mar 25, 2020 — Mar 25, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SQOOP-3174: Add SQLServer manual tests to 3rd party test suite More... over 7 years ago
SQOOP-3169: Evaluate and fix SQLServer Manual tests More... over 7 years ago
SQOOP-3159: Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError) More... over 7 years ago
SQOOP-3157: Improve regex introduced in [SQOOP-3152] thus not causing column mapping and AVRO issues More... almost 8 years ago
SQOOP-3123: Introduce escaping logic for column mapping parameters (same what Sqoop already uses for the DB column names), thus special column names (e.g. containing '#' character) and mappings realted to those columns can be in the same format (thus not confusing the end users), and also eliminates the related AVRO format clashing issues. More... almost 8 years ago
SQOOP-3152: Fix SqoopOptions#parseColumnMapping, thus Sqoop will support mappings with precisison (e.g. DECIMAL(10,5)) in the future properly More... almost 8 years ago
SQOOP-3105: Add cleanup logic for PostgreSQL related test cases More... almost 8 years ago
SQOOP-3143: Restore fail messages removed in SQOOP-3091 More... almost 8 years ago
SQOOP-3142: Restore fail messages removed in SQOOP-3092 More... almost 8 years ago
Add Anna Szonyi as Sqoop committer More... almost 8 years ago
SQOOP-3100: Clean up expected exception logic in tests - part III. More... almost 8 years ago
Revert "SQOOP-3100: Clean up expected exception logic in tests - part III." More... almost 8 years ago
SQOOP-3100: Clean up expected exception logic in tests - part III. More... almost 8 years ago
SQOOP-3141: Fix Java7 compile issue (getTypeName is only available after Java 8) More... almost 8 years ago
SQOOP-1904: Add support for DB2 XML data type (import use case) More... almost 8 years ago
SQOOP-3140: Removing deprecated mapred.map.max.attempts, mapred.reduce.max.attempts entries and using the new constants directly from Hadoop instead More... almost 8 years ago
SQOOP-3135: Improve error message of Sqoop in case of missing password by adding the related ParseException stack trace More... almost 8 years ago
SQOOP-3136: Add support to Sqoop being able to handle different file system urls (e.g. s3a://some-bucket/tmp/sqoop) More... almost 8 years ago
SQOOP-3138: Netezza Direct Import does not support --columns options (Suraj Nayak via Venkat Ranganathan) More... almost 8 years ago
SQOOP-3061: Improve query validation in connection with --options-file thus correct options/queries like "--query SELECT * FROM test WHERE a = 'b'" will not fail with "Malformed option in options file" error message More... almost 8 years ago
SQOOP-3127: Increase timeout in TestClassWriter#testWideTableClassGeneration to avoid flaky test scenarios in the upstream Jenkins More... almost 8 years ago
SQOOP-3124: Fix ordering in column list query of PostgreSQL connector to reflect the logical order instead of adhoc ordering More... almost 8 years ago
SQOOP-3099: Remove all junit3 TestCase extension and test suites More... almost 8 years ago
SQOOP-3068: Enhance error (tool.ImportTool: Encountered IOException running import job: java.io.IOException: Expected schema) to suggest workaround (--map-column-java) More... almost 8 years ago
SQOOP-3092: Clean up expected exception logic in tests - Part II More... almost 8 years ago
SQOOP-3091: Clean up expected exception logic in tests - Part I More... almost 8 years ago
SQOOP-3080: Fix comment for default metadata transaction isolation level More... about 8 years ago
SQOOP-3081: use OracleEscapeUtils.escapeIdentifier in OracleUpsertOutputFormat instead of inline appending quotes More... about 8 years ago
SQOOP-3084: Fix fault injection classpath elements in aop.xml (required by the changes of SQOOP-3051) More... about 8 years ago
SQOOP-3083: Fixing fault injection targets to work together with try with resources statements (introduced in SQOOP-2983) More... about 8 years ago