| Package | Description |
|---|---|
| org.apache.hudi.spark.sql.parser |
| Modifier and Type | Method and Description |
|---|---|
HoodieSqlBaseParser.LateralViewContext |
HoodieSqlBaseParser.lateralView() |
HoodieSqlBaseParser.LateralViewContext |
HoodieSqlBaseParser.FromStatementBodyContext.lateralView(int i) |
HoodieSqlBaseParser.LateralViewContext |
HoodieSqlBaseParser.RegularQuerySpecificationContext.lateralView(int i) |
HoodieSqlBaseParser.LateralViewContext |
HoodieSqlBaseParser.TransformQuerySpecificationContext.lateralView(int i) |
HoodieSqlBaseParser.LateralViewContext |
HoodieSqlBaseParser.FromClauseContext.lateralView(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<HoodieSqlBaseParser.LateralViewContext> |
HoodieSqlBaseParser.FromStatementBodyContext.lateralView() |
List<HoodieSqlBaseParser.LateralViewContext> |
HoodieSqlBaseParser.RegularQuerySpecificationContext.lateralView() |
List<HoodieSqlBaseParser.LateralViewContext> |
HoodieSqlBaseParser.TransformQuerySpecificationContext.lateralView() |
List<HoodieSqlBaseParser.LateralViewContext> |
HoodieSqlBaseParser.FromClauseContext.lateralView() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.