随笔分类 - Hive
摘要:void analyzeInternal(ASTNode ast, PlannerContext plannerCtx) throws SemanticException { // 1. Generate Resolved Parse tree from syntax tree 生成解析树 LOG.
阅读全文
摘要:Transform 查询优化的基类,优化过程通过子类重写transform(ParseContext pctx)函数实现。 /** * Optimizer interface. All the rule-based optimizations implement this * interface.
阅读全文
摘要:DriverState 本线程的Driver的状态机,同时包含可重入锁 /** * Represents the driver's state. Also has mechanism for locking for the time of state transitions. */ public c
阅读全文

浙公网安备 33010602011771号