public class HiveParserLoadSemanticAnalyzer extends Object
Constructor and Description |
---|
HiveParserLoadSemanticAnalyzer(HiveConf conf,
org.apache.calcite.tools.FrameworkConfig frameworkConfig,
org.apache.calcite.plan.RelOptCluster cluster,
CatalogManager catalogManager) |
Modifier and Type | Method and Description |
---|---|
HiveLoadDataOperation |
convertToOperation(HiveParserASTNode ast) |
static org.apache.hadoop.fs.FileStatus[] |
matchFilesOrDir(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path) |
public HiveParserLoadSemanticAnalyzer(HiveConf conf, org.apache.calcite.tools.FrameworkConfig frameworkConfig, org.apache.calcite.plan.RelOptCluster cluster, CatalogManager catalogManager) throws org.apache.hadoop.hive.ql.parse.SemanticException
org.apache.hadoop.hive.ql.parse.SemanticException
public HiveLoadDataOperation convertToOperation(HiveParserASTNode ast) throws org.apache.hadoop.hive.ql.parse.SemanticException
org.apache.hadoop.hive.ql.parse.SemanticException
public static org.apache.hadoop.fs.FileStatus[] matchFilesOrDir(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path) throws IOException
IOException
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.