Hive Query Processor 包含哪些组件?
What are the different components of Hive query processors?
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: hard
分类: Hive, 查询引擎原理
标签: hive, query-processor, parser, optimizer, execution-engine, semantic-analyzer, udf
参考答案摘要
TL;DR Hive Query Processor 常见组件包括:Parser、Semantic analyzer、Optimizer、Logical/Physical plan generation、Type checking、Execution engine、Operators、以及 UDFs 等。 组件列表 User-defined functions (UDFs) Semantic an...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。