5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-03 01:00:00 +08:00
sqoop/testdata/hive
Andrew Bayer e3638e8ce0 SQOOP-37. Escape table and column names for Hive.
Hive allows the use of keywords as column and table names as long as they are
escaped using back-ticks. This change makes Sqoop always escape table and
column names using back-ticks thereby allowing Sqoop to work with Hive tables
that use keywords for either the table name or column names.

(Lars Francke via arvind)

From: Arvind Prabhakar <arvind@cloudera.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149989 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:04:20 +00:00
..
bin Changed license headers to reference Cloudera instead of the ASF. 2011-07-22 20:03:36 +00:00
scripts SQOOP-37. Escape table and column names for Hive. 2011-07-22 20:04:20 +00:00