上一页 1 ··· 3 4 5 6 7 8 9 10 下一页
摘要: Sampling SyntaxSampling Bucketized TableBlock SamplingSampling Syntax 抽样语法Sampling Bucketized Tabletable_sample: TABLESAMPLE (BUCKET x OUT OF y [ON co... 阅读全文
posted @ 2015-01-26 12:11 JackyKen 阅读(310) 评论(0) 推荐(0) 编辑
摘要: Subqueries in the FROM ClauseSubqueries in the WHERE ClauseSubqueries in the FROM ClauseSELECT...FROM(subquery)name...SELECT...FROM(subquery)ASname...... 阅读全文
posted @ 2015-01-26 11:42 JackyKen 阅读(579) 评论(0) 推荐(0) 编辑
摘要: Lateral View SyntaxDescriptionExampleMultiple Lateral ViewsOuter Lateral ViewsLateral View SyntaxlateralView: LATERAL VIEW udtf(expression) tableAlias... 阅读全文
posted @ 2015-01-26 11:38 JackyKen 阅读(267) 评论(0) 推荐(0) 编辑
摘要: Union Syntaxselect_statement UNION ALL select_statement UNION ALL select_statement ...UNION is used to combine the result from multiple SELECT stateme... 阅读全文
posted @ 2015-01-26 11:31 JackyKen 阅读(172) 评论(0) 推荐(0) 编辑
摘要: Join OptimizationJoin OptimizationImprovements to the Hive OptimizerStar Join OptimizationStar Schema ExamplePrior Support for MAPJOINLimitations of P... 阅读全文
posted @ 2015-01-26 11:28 JackyKen 阅读(277) 评论(0) 推荐(0) 编辑
摘要: Hive JoinsHive JoinsJoin SyntaxExamplesMapJoin RestrictionsJoin OptimizationPredicate Pushdown in Outer JoinsEnhancements in Hive Version 0.11Join Syn... 阅读全文
posted @ 2015-01-26 11:01 JackyKen 阅读(367) 评论(0) 推荐(0) 编辑
摘要: Documentation for Built-In User-Defined Functions Related To XPathUDFsxpath, xpath_short, xpath_int, xpath_long, xpath_float, xpath_double, xpath_numb... 阅读全文
posted @ 2015-01-26 10:43 JackyKen 阅读(556) 评论(0) 推荐(0) 编辑
摘要: Hive Operators and User-Defined Functions (UDFs)Hive Operators and User-Defined Functions (UDFs)Built-in OperatorsRelational OperatorsArithmetic Opera... 阅读全文
posted @ 2015-01-26 10:37 JackyKen 阅读(583) 评论(0) 推荐(0) 编辑
摘要: Transform/Map-Reduce SyntaxSQL Standard Based Authorization Disallows TRANSFORMTRANSFORM ExamplesSchema-less Map-reduce ScriptsTyping the output of TR... 阅读全文
posted @ 2015-01-26 10:22 JackyKen 阅读(494) 评论(0) 推荐(0) 编辑
摘要: Syntax of Order BySyntax of Sort ByDifference between Sort By and Order BySetting Types for Sort BySyntax of Cluster By and Distribute BySyntax of Ord... 阅读全文
posted @ 2015-01-26 10:17 JackyKen 阅读(228) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 下一页