Senthil Ganesh created SQOOP-2946:
-------------------------------------
Summary: Netezza export fails when BOOLEAN column is mapped with
INTEGER
Key: SQOOP-2946
URL: https://issues.apache.org/jira/browse/SQOOP-2946
Project: Sqoop
Issue Type: Bug
Components: connectors
Affects Versions: 1.4.6
Reporter: Senthil Ganesh
Fix For: 1.4.7
When we try to export to Netezza for BOOLEAN data type column using
--map-java-column INTERGER, it fails with below exception (same work for import
case):
org.netezza.error.NzSQLException: ERROR: Attribute 'COL_BOOLEAN' is of type
'BOOL' but expression is of type 'INT4'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)