| Package | Description |
|---|---|
| org.apache.hudi.spark.sql.parser |
| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieSqlBaseParser.MultiInsertQueryContext |
static class |
HoodieSqlBaseParser.SingleInsertQueryContext |
| Modifier and Type | Method and Description |
|---|---|
HoodieSqlBaseParser.QueryNoWithContext |
HoodieSqlBaseParser.queryNoWith() |
HoodieSqlBaseParser.QueryNoWithContext |
HoodieSqlBaseParser.QueryContext.queryNoWith() |
HoodieSqlBaseParser.QueryNoWithContext |
HoodieSqlBaseParser.SubqueryContext.queryNoWith() |
HoodieSqlBaseParser.QueryNoWithContext |
HoodieSqlBaseParser.AliasedQueryContext.queryNoWith() |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseParser.QueryNoWithContext.copyFrom(HoodieSqlBaseParser.QueryNoWithContext ctx) |
| Constructor and Description |
|---|
MultiInsertQueryContext(HoodieSqlBaseParser.QueryNoWithContext ctx) |
SingleInsertQueryContext(HoodieSqlBaseParser.QueryNoWithContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.