| Package | Description |
|---|---|
| org.apache.hudi.spark.sql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlCommonBaseListener.enterPassThrough(HoodieSqlCommonParser.PassThroughContext ctx)
Enter a parse tree produced by the
passThrough
labeled alternative in HoodieSqlCommonParser.statement(). |
void |
HoodieSqlCommonListener.enterPassThrough(HoodieSqlCommonParser.PassThroughContext ctx)
Enter a parse tree produced by the
passThrough
labeled alternative in HoodieSqlCommonParser.statement(). |
void |
HoodieSqlCommonBaseListener.exitPassThrough(HoodieSqlCommonParser.PassThroughContext ctx)
Exit a parse tree produced by the
passThrough
labeled alternative in HoodieSqlCommonParser.statement(). |
void |
HoodieSqlCommonListener.exitPassThrough(HoodieSqlCommonParser.PassThroughContext ctx)
Exit a parse tree produced by the
passThrough
labeled alternative in HoodieSqlCommonParser.statement(). |
T |
HoodieSqlCommonVisitor.visitPassThrough(HoodieSqlCommonParser.PassThroughContext ctx)
Visit a parse tree produced by the
passThrough
labeled alternative in HoodieSqlCommonParser.statement(). |
T |
HoodieSqlCommonBaseVisitor.visitPassThrough(HoodieSqlCommonParser.PassThroughContext ctx)
Visit a parse tree produced by the
passThrough
labeled alternative in HoodieSqlCommonParser.statement(). |
Copyright © 2024 The Apache Software Foundation. All rights reserved.