Sudeep Jaiswal created SQOOP-2873: ------------------------------------- Summary: Support for multiple columns in incremetal import. Key: SQOOP-2873 URL: https://issues.apache.org/jira/browse/SQOOP-2873 Project: Sqoop Issue Type: Improvement Affects Versions: 1.4.6 Reporter: Sudeep Jaiswal Priority: Minor
Currently the incremental import happens only based on a single column(only increasing numeric or date column). This improvement will enable this for multiple columns(only increasing numeric or date columns). The new rows containing values greater than previous run in any of the specified columns should get imported in incremental run. -- This message was sent by Atlassian JIRA (v6.3.4#6332)