| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterPartitionTransform(HoodieSqlBaseParser.PartitionTransformContext ctx)
Enter a parse tree produced by the
partitionTransform
labeled alternative in HoodieSqlBaseParser.partitionField(). |
void |
HoodieSqlBaseBaseListener.enterPartitionTransform(HoodieSqlBaseParser.PartitionTransformContext ctx)
Enter a parse tree produced by the
partitionTransform
labeled alternative in HoodieSqlBaseParser.partitionField(). |
void |
HoodieSqlBaseListener.exitPartitionTransform(HoodieSqlBaseParser.PartitionTransformContext ctx)
Exit a parse tree produced by the
partitionTransform
labeled alternative in HoodieSqlBaseParser.partitionField(). |
void |
HoodieSqlBaseBaseListener.exitPartitionTransform(HoodieSqlBaseParser.PartitionTransformContext ctx)
Exit a parse tree produced by the
partitionTransform
labeled alternative in HoodieSqlBaseParser.partitionField(). |
T |
HoodieSqlBaseVisitor.visitPartitionTransform(HoodieSqlBaseParser.PartitionTransformContext ctx)
Visit a parse tree produced by the
partitionTransform
labeled alternative in HoodieSqlBaseParser.partitionField(). |
T |
HoodieSqlBaseBaseVisitor.visitPartitionTransform(HoodieSqlBaseParser.PartitionTransformContext ctx)
Visit a parse tree produced by the
partitionTransform
labeled alternative in HoodieSqlBaseParser.partitionField(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.