When appending rows from a hive
source table to a hive
target table, use the INSERT INTO SQL statement rather than the APPEND procedure for optimal
performance. Accordingly, when appending rows from a hive source table to a hive target
in a SAS Data Integration Studio
job, use the SQL INSERT transformation.