| 程序包 | 说明 |
|---|---|
| org.apache.hudi.spark.sql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HoodieSqlBaseListener.enterRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Enter a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
void |
HoodieSqlBaseBaseListener.enterRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Enter a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
void |
HoodieSqlBaseListener.exitRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Exit a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
void |
HoodieSqlBaseBaseListener.exitRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Exit a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
T |
HoodieSqlBaseVisitor.visitRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Visit a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
T |
HoodieSqlBaseBaseVisitor.visitRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Visit a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.