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/DDL ------------------------------------------------------------------------------ DESCRIBE [EXTENDED] table_name partition_spec }}} - This statement lists metadata for a give partition. The output is similar to that of DESCRIBE TABLE. Presently, the column information is not used while preparing plans. + This statement lists metadata for a given partition. The output is similar to that of DESCRIBE TABLE. Presently, the column information is not used while preparing plans. === Create Function === {{{
