Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by RaviThinakkal: http://wiki.apache.org/hadoop/Hive/LanguageManual/DML ------------------------------------------------------------------------------ === Loading files into tables === - Hive does not do any transformation while loading data into tables. Load operations are current pure copy/move operations that move datafiles into locations corresponding to Hive tables. + Hive does not do any transformation while loading data into tables. Load operations are currently pure copy/move operations that move datafiles into locations corresponding to Hive tables. ===== Syntax ===== {{{
