| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterMergeIntoTable(HoodieSqlBaseParser.MergeIntoTableContext ctx)
Enter a parse tree produced by the
mergeIntoTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
void |
HoodieSqlBaseBaseListener.enterMergeIntoTable(HoodieSqlBaseParser.MergeIntoTableContext ctx)
Enter a parse tree produced by the
mergeIntoTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
void |
HoodieSqlBaseListener.exitMergeIntoTable(HoodieSqlBaseParser.MergeIntoTableContext ctx)
Exit a parse tree produced by the
mergeIntoTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
void |
HoodieSqlBaseBaseListener.exitMergeIntoTable(HoodieSqlBaseParser.MergeIntoTableContext ctx)
Exit a parse tree produced by the
mergeIntoTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
T |
HoodieSqlBaseVisitor.visitMergeIntoTable(HoodieSqlBaseParser.MergeIntoTableContext ctx)
Visit a parse tree produced by the
mergeIntoTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
T |
HoodieSqlBaseBaseVisitor.visitMergeIntoTable(HoodieSqlBaseParser.MergeIntoTableContext ctx)
Visit a parse tree produced by the
mergeIntoTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.