public class SparkSQLQueryNode extends DagNode<Boolean>
childNodes, config, log, parentNodes, result| Constructor and Description |
|---|
SparkSQLQueryNode(DeltaConfig.Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ExecutionContext executionContext,
int curItrCount)
Method helps to execute a sparkSql query from a hive table.
|
addChildNode, addParentNode, clone, compareTo, equals, getChildNodes, getConfig, getName, getParentNodes, getResult, hashCode, isCompleted, setCompleted, setParentNodespublic SparkSQLQueryNode(DeltaConfig.Config config)
public void execute(ExecutionContext executionContext, int curItrCount) throws Exception
Copyright © 2023 The Apache Software Foundation. All rights reserved.