| Package | Description |
|---|---|
| org.apache.hudi.spark.sql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Enter a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.statement(). |
void |
HoodieSqlBaseBaseListener.enterUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Enter a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.statement(). |
void |
HoodieSqlBaseListener.exitUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Exit a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.statement(). |
void |
HoodieSqlBaseBaseListener.exitUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Exit a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.statement(). |
T |
HoodieSqlBaseVisitor.visitUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Visit a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.statement(). |
T |
HoodieSqlBaseBaseVisitor.visitUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
Visit a parse tree produced by the
updateTable
labeled alternative in HoodieSqlBaseParser.statement(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.