| Package | Description |
|---|---|
| org.apache.hudi.spark.sql.parser |
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieSqlCommonParser.NamedArgumentContext |
static class |
HoodieSqlCommonParser.PositionalArgumentContext |
| Modifier and Type | Method and Description |
|---|---|
HoodieSqlCommonParser.CallArgumentContext |
HoodieSqlCommonParser.callArgument() |
HoodieSqlCommonParser.CallArgumentContext |
HoodieSqlCommonParser.CallContext.callArgument(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<HoodieSqlCommonParser.CallArgumentContext> |
HoodieSqlCommonParser.CallContext.callArgument() |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlCommonParser.CallArgumentContext.copyFrom(HoodieSqlCommonParser.CallArgumentContext ctx) |
| Constructor and Description |
|---|
NamedArgumentContext(HoodieSqlCommonParser.CallArgumentContext ctx) |
PositionalArgumentContext(HoodieSqlCommonParser.CallArgumentContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.