Class THiveMetastoreCheckSqlNode
- Namespace
- gudusoft.gsqlparser.nodes.hive
- Assembly
- gudusoft.gsqlparser.dll
public class THiveMetastoreCheckSqlNode : TParseTreeNode, Visitable
- Inheritance
-
THiveMetastoreCheckSqlNode
- Implements
- Inherited Members
Properties
PartitionSpecList
public virtual List<TPartitionExtensionClause> PartitionSpecList { get; }
Property Value
Repair
public virtual bool Repair { get; }
Property Value
TableName
public virtual TObjectName TableName { get; }
Property Value
Methods
init(object)
Initialize a query tree node.
public override void init(object arg1)
Parameters
arg1object
init(object, object)
public override void init(object arg1, object arg2)
Parameters
init(object, object, object)
public override void init(object arg1, object arg2, object arg3)