Attila Szabo created SQOOP-3067: ----------------------------------- Summary: Add an cmd line option to support split-by feature for database functions/expressions Key: SQOOP-3067 URL: https://issues.apache.org/jira/browse/SQOOP-3067 Project: Sqoop Issue Type: Improvement Reporter: Attila Szabo Assignee: Attila Szabo Fix For: 1.4.7
Due to the fact, if the [SQOOP-2737] escaping feature is enabled, the split-by column name is also escaped and quoted properly, we do need to have an option for split-by which would accept DB related function/expressions, but those expressions should not be quoted/escaped. This feature is dependent from the [SQOOP-3066], so first that one has to be implemented and merged to the source. -- This message was sent by Atlassian JIRA (v6.3.4#6332)