Details
Description
'sqoop eval' currently only evaluates ResultSet-returning SQL operations. It should be able to use 'Statement.executeUpdate()' to perform DDL/DML ops as well.
'sqoop eval' currently only evaluates ResultSet-returning SQL operations. It should be able to use 'Statement.executeUpdate()' to perform DDL/DML ops as well.