[Hive - LanguageManual] Describe】的更多相关文章

Describe Describe Database Describe Table/View/Column Display Column Statistics Describe Partition Describe Database Version information Icon As of Hive 0.7. DESCRIBE DATABASE [EXTENDED] db_name; DESCRIBE SCHEMA [EXTENDED] db_name;     -- (Note: Hive…
Hive Operators and User-Defined Functions (UDFs) Hive Operators and User-Defined Functions (UDFs) Built-in Operators Relational Operators Arithmetic Operators Logical Operators Complex Type Constructors Operators on Complex Types Built-in Functions M…
Alter Table/Partition/Column Alter Table Rename Table Alter Table Properties Alter Table Comment Add SerDe Properties Alter Table Storage Properties Additional Alter Table Statements Alter Partition Add Partitions Dynamic Partitions Rename Partition…
Status of Hive Authorization before Hive 0.13 SQL Standards Based Hive Authorization (New in Hive 0.13) Restrictions on Hive Commands and Statements Privileges Objects Object Ownership Users and Roles Names of Users and Roles Role Management Commands…
LanguageManual WindowingAndAnalytics     Skip to end of metadata   Added by Lefty Leverenz, last edited by Lefty Leverenz on Aug 01, 2014  (view change) show comment Go to start of metadata   Windowing and Analytics Functions Windowing and Analytics…
Join Optimization Join Optimization Improvements to the Hive Optimizer Star Join Optimization Star Schema Example Prior Support for MAPJOIN Limitations of Prior Implementation Enhancements for Star Joins Optimize Chains of Map Joins Current and Futur…
LanguageManual ImportExport     Skip to end of metadata   Added by Carl Steinbach, last edited by Lefty Leverenz on May 14, 2013  (view change) show comment Go to start of metadata   Import/Export Import/Export Overview Export Syntax Import Syntax Ex…
LanguageManual DML Hive Data Manipulation Language Hive Data Manipulation Language Loading files into tables Syntax Synopsis Notes Inserting data into Hive Tables from queries Syntax Synopsis Notes Dynamic Partition Inserts Example Additional Documen…
Statistics in Hive Statistics in Hive Motivation Scope Table and Partition Statistics Column Statistics Top K Statistics Implementation Usage Configuration Variables Newly Created Tables Existing Tables Examples Current Status (JIRA) This document de…
Hive Data Definition Language Hive Data Definition Language Overview Create/Drop/Alter Database Create/Drop/Truncate Table Alter Table/Partition/Column Create/Drop/Alter View Create/Drop/Alter Index Create/Drop Function Create/Drop/Grant/Revoke Roles…