public class HoodieSqlBaseBaseListener extends Object implements HoodieSqlBaseListener
HoodieSqlBaseListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| Constructor and Description |
|---|
HoodieSqlBaseBaseListener() |
public void enterSingleStatement(HoodieSqlBaseParser.SingleStatementContext ctx)
HoodieSqlBaseParser.singleStatement().
The default implementation does nothing.
enterSingleStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSingleStatement(HoodieSqlBaseParser.SingleStatementContext ctx)
HoodieSqlBaseParser.singleStatement().
The default implementation does nothing.
exitSingleStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQueryStatement(HoodieSqlBaseParser.QueryStatementContext ctx)
queryStatement
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
enterQueryStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQueryStatement(HoodieSqlBaseParser.QueryStatementContext ctx)
queryStatement
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
exitQueryStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void enterDmlStatement(HoodieSqlBaseParser.DmlStatementContext ctx)
dmlStatement
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
enterDmlStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void exitDmlStatement(HoodieSqlBaseParser.DmlStatementContext ctx)
dmlStatement
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
exitDmlStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void enterCreateTable(HoodieSqlBaseParser.CreateTableContext ctx)
createTable
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
enterCreateTable in interface HoodieSqlBaseListenerctx - the parse treepublic void exitCreateTable(HoodieSqlBaseParser.CreateTableContext ctx)
createTable
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
exitCreateTable in interface HoodieSqlBaseListenerctx - the parse treepublic void enterCreateIndex(HoodieSqlBaseParser.CreateIndexContext ctx)
createIndex
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
enterCreateIndex in interface HoodieSqlBaseListenerctx - the parse treepublic void exitCreateIndex(HoodieSqlBaseParser.CreateIndexContext ctx)
createIndex
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
exitCreateIndex in interface HoodieSqlBaseListenerctx - the parse treepublic void enterDropIndex(HoodieSqlBaseParser.DropIndexContext ctx)
dropIndex
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
enterDropIndex in interface HoodieSqlBaseListenerctx - the parse treepublic void exitDropIndex(HoodieSqlBaseParser.DropIndexContext ctx)
dropIndex
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
exitDropIndex in interface HoodieSqlBaseListenerctx - the parse treepublic void enterShowIndexes(HoodieSqlBaseParser.ShowIndexesContext ctx)
showIndexes
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
enterShowIndexes in interface HoodieSqlBaseListenerctx - the parse treepublic void exitShowIndexes(HoodieSqlBaseParser.ShowIndexesContext ctx)
showIndexes
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
exitShowIndexes in interface HoodieSqlBaseListenerctx - the parse treepublic void enterRefreshIndex(HoodieSqlBaseParser.RefreshIndexContext ctx)
refreshIndex
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
enterRefreshIndex in interface HoodieSqlBaseListenerctx - the parse treepublic void exitRefreshIndex(HoodieSqlBaseParser.RefreshIndexContext ctx)
refreshIndex
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
exitRefreshIndex in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPassThrough(HoodieSqlBaseParser.PassThroughContext ctx)
passThrough
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
enterPassThrough in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPassThrough(HoodieSqlBaseParser.PassThroughContext ctx)
passThrough
labeled alternative in HoodieSqlBaseParser.statement().
The default implementation does nothing.
exitPassThrough in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSingleExpression(HoodieSqlBaseParser.SingleExpressionContext ctx)
HoodieSqlBaseParser.singleExpression().
The default implementation does nothing.
enterSingleExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSingleExpression(HoodieSqlBaseParser.SingleExpressionContext ctx)
HoodieSqlBaseParser.singleExpression().
The default implementation does nothing.
exitSingleExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSingleTableIdentifier(HoodieSqlBaseParser.SingleTableIdentifierContext ctx)
HoodieSqlBaseParser.singleTableIdentifier().
The default implementation does nothing.
enterSingleTableIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSingleTableIdentifier(HoodieSqlBaseParser.SingleTableIdentifierContext ctx)
HoodieSqlBaseParser.singleTableIdentifier().
The default implementation does nothing.
exitSingleTableIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSingleMultipartIdentifier(HoodieSqlBaseParser.SingleMultipartIdentifierContext ctx)
HoodieSqlBaseParser.singleMultipartIdentifier().
The default implementation does nothing.
enterSingleMultipartIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSingleMultipartIdentifier(HoodieSqlBaseParser.SingleMultipartIdentifierContext ctx)
HoodieSqlBaseParser.singleMultipartIdentifier().
The default implementation does nothing.
exitSingleMultipartIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSingleFunctionIdentifier(HoodieSqlBaseParser.SingleFunctionIdentifierContext ctx)
HoodieSqlBaseParser.singleFunctionIdentifier().
The default implementation does nothing.
enterSingleFunctionIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSingleFunctionIdentifier(HoodieSqlBaseParser.SingleFunctionIdentifierContext ctx)
HoodieSqlBaseParser.singleFunctionIdentifier().
The default implementation does nothing.
exitSingleFunctionIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSingleDataType(HoodieSqlBaseParser.SingleDataTypeContext ctx)
HoodieSqlBaseParser.singleDataType().
The default implementation does nothing.
enterSingleDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSingleDataType(HoodieSqlBaseParser.SingleDataTypeContext ctx)
HoodieSqlBaseParser.singleDataType().
The default implementation does nothing.
exitSingleDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSingleTableSchema(HoodieSqlBaseParser.SingleTableSchemaContext ctx)
HoodieSqlBaseParser.singleTableSchema().
The default implementation does nothing.
enterSingleTableSchema in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSingleTableSchema(HoodieSqlBaseParser.SingleTableSchemaContext ctx)
HoodieSqlBaseParser.singleTableSchema().
The default implementation does nothing.
exitSingleTableSchema in interface HoodieSqlBaseListenerctx - the parse treepublic void enterConfigKey(HoodieSqlBaseParser.ConfigKeyContext ctx)
HoodieSqlBaseParser.configKey().
The default implementation does nothing.
enterConfigKey in interface HoodieSqlBaseListenerctx - the parse treepublic void exitConfigKey(HoodieSqlBaseParser.ConfigKeyContext ctx)
HoodieSqlBaseParser.configKey().
The default implementation does nothing.
exitConfigKey in interface HoodieSqlBaseListenerctx - the parse treepublic void enterConfigValue(HoodieSqlBaseParser.ConfigValueContext ctx)
HoodieSqlBaseParser.configValue().
The default implementation does nothing.
enterConfigValue in interface HoodieSqlBaseListenerctx - the parse treepublic void exitConfigValue(HoodieSqlBaseParser.ConfigValueContext ctx)
HoodieSqlBaseParser.configValue().
The default implementation does nothing.
exitConfigValue in interface HoodieSqlBaseListenerctx - the parse treepublic void enterUnsupportedHiveNativeCommands(HoodieSqlBaseParser.UnsupportedHiveNativeCommandsContext ctx)
HoodieSqlBaseParser.unsupportedHiveNativeCommands().
The default implementation does nothing.
enterUnsupportedHiveNativeCommands in interface HoodieSqlBaseListenerctx - the parse treepublic void exitUnsupportedHiveNativeCommands(HoodieSqlBaseParser.UnsupportedHiveNativeCommandsContext ctx)
HoodieSqlBaseParser.unsupportedHiveNativeCommands().
The default implementation does nothing.
exitUnsupportedHiveNativeCommands in interface HoodieSqlBaseListenerctx - the parse treepublic void enterCreateTableHeader(HoodieSqlBaseParser.CreateTableHeaderContext ctx)
HoodieSqlBaseParser.createTableHeader().
The default implementation does nothing.
enterCreateTableHeader in interface HoodieSqlBaseListenerctx - the parse treepublic void exitCreateTableHeader(HoodieSqlBaseParser.CreateTableHeaderContext ctx)
HoodieSqlBaseParser.createTableHeader().
The default implementation does nothing.
exitCreateTableHeader in interface HoodieSqlBaseListenerctx - the parse treepublic void enterReplaceTableHeader(HoodieSqlBaseParser.ReplaceTableHeaderContext ctx)
HoodieSqlBaseParser.replaceTableHeader().
The default implementation does nothing.
enterReplaceTableHeader in interface HoodieSqlBaseListenerctx - the parse treepublic void exitReplaceTableHeader(HoodieSqlBaseParser.ReplaceTableHeaderContext ctx)
HoodieSqlBaseParser.replaceTableHeader().
The default implementation does nothing.
exitReplaceTableHeader in interface HoodieSqlBaseListenerctx - the parse treepublic void enterBucketSpec(HoodieSqlBaseParser.BucketSpecContext ctx)
HoodieSqlBaseParser.bucketSpec().
The default implementation does nothing.
enterBucketSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void exitBucketSpec(HoodieSqlBaseParser.BucketSpecContext ctx)
HoodieSqlBaseParser.bucketSpec().
The default implementation does nothing.
exitBucketSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSkewSpec(HoodieSqlBaseParser.SkewSpecContext ctx)
HoodieSqlBaseParser.skewSpec().
The default implementation does nothing.
enterSkewSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSkewSpec(HoodieSqlBaseParser.SkewSpecContext ctx)
HoodieSqlBaseParser.skewSpec().
The default implementation does nothing.
exitSkewSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void enterLocationSpec(HoodieSqlBaseParser.LocationSpecContext ctx)
HoodieSqlBaseParser.locationSpec().
The default implementation does nothing.
enterLocationSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void exitLocationSpec(HoodieSqlBaseParser.LocationSpecContext ctx)
HoodieSqlBaseParser.locationSpec().
The default implementation does nothing.
exitLocationSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void enterCommentSpec(HoodieSqlBaseParser.CommentSpecContext ctx)
HoodieSqlBaseParser.commentSpec().
The default implementation does nothing.
enterCommentSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void exitCommentSpec(HoodieSqlBaseParser.CommentSpecContext ctx)
HoodieSqlBaseParser.commentSpec().
The default implementation does nothing.
exitCommentSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQuery(HoodieSqlBaseParser.QueryContext ctx)
HoodieSqlBaseParser.query().
The default implementation does nothing.
enterQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQuery(HoodieSqlBaseParser.QueryContext ctx)
HoodieSqlBaseParser.query().
The default implementation does nothing.
exitQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void enterInsertOverwriteTable(HoodieSqlBaseParser.InsertOverwriteTableContext ctx)
insertOverwriteTable
labeled alternative in HoodieSqlBaseParser.insertInto().
The default implementation does nothing.
enterInsertOverwriteTable in interface HoodieSqlBaseListenerctx - the parse treepublic void exitInsertOverwriteTable(HoodieSqlBaseParser.InsertOverwriteTableContext ctx)
insertOverwriteTable
labeled alternative in HoodieSqlBaseParser.insertInto().
The default implementation does nothing.
exitInsertOverwriteTable in interface HoodieSqlBaseListenerctx - the parse treepublic void enterInsertIntoTable(HoodieSqlBaseParser.InsertIntoTableContext ctx)
insertIntoTable
labeled alternative in HoodieSqlBaseParser.insertInto().
The default implementation does nothing.
enterInsertIntoTable in interface HoodieSqlBaseListenerctx - the parse treepublic void exitInsertIntoTable(HoodieSqlBaseParser.InsertIntoTableContext ctx)
insertIntoTable
labeled alternative in HoodieSqlBaseParser.insertInto().
The default implementation does nothing.
exitInsertIntoTable in interface HoodieSqlBaseListenerctx - the parse treepublic void enterInsertOverwriteHiveDir(HoodieSqlBaseParser.InsertOverwriteHiveDirContext ctx)
insertOverwriteHiveDir
labeled alternative in HoodieSqlBaseParser.insertInto().
The default implementation does nothing.
enterInsertOverwriteHiveDir in interface HoodieSqlBaseListenerctx - the parse treepublic void exitInsertOverwriteHiveDir(HoodieSqlBaseParser.InsertOverwriteHiveDirContext ctx)
insertOverwriteHiveDir
labeled alternative in HoodieSqlBaseParser.insertInto().
The default implementation does nothing.
exitInsertOverwriteHiveDir in interface HoodieSqlBaseListenerctx - the parse treepublic void enterInsertOverwriteDir(HoodieSqlBaseParser.InsertOverwriteDirContext ctx)
insertOverwriteDir
labeled alternative in HoodieSqlBaseParser.insertInto().
The default implementation does nothing.
enterInsertOverwriteDir in interface HoodieSqlBaseListenerctx - the parse treepublic void exitInsertOverwriteDir(HoodieSqlBaseParser.InsertOverwriteDirContext ctx)
insertOverwriteDir
labeled alternative in HoodieSqlBaseParser.insertInto().
The default implementation does nothing.
exitInsertOverwriteDir in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPartitionSpecLocation(HoodieSqlBaseParser.PartitionSpecLocationContext ctx)
HoodieSqlBaseParser.partitionSpecLocation().
The default implementation does nothing.
enterPartitionSpecLocation in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPartitionSpecLocation(HoodieSqlBaseParser.PartitionSpecLocationContext ctx)
HoodieSqlBaseParser.partitionSpecLocation().
The default implementation does nothing.
exitPartitionSpecLocation in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPartitionSpec(HoodieSqlBaseParser.PartitionSpecContext ctx)
HoodieSqlBaseParser.partitionSpec().
The default implementation does nothing.
enterPartitionSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPartitionSpec(HoodieSqlBaseParser.PartitionSpecContext ctx)
HoodieSqlBaseParser.partitionSpec().
The default implementation does nothing.
exitPartitionSpec in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPartitionVal(HoodieSqlBaseParser.PartitionValContext ctx)
HoodieSqlBaseParser.partitionVal().
The default implementation does nothing.
enterPartitionVal in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPartitionVal(HoodieSqlBaseParser.PartitionValContext ctx)
HoodieSqlBaseParser.partitionVal().
The default implementation does nothing.
exitPartitionVal in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNamespace(HoodieSqlBaseParser.NamespaceContext ctx)
HoodieSqlBaseParser.namespace().
The default implementation does nothing.
enterNamespace in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNamespace(HoodieSqlBaseParser.NamespaceContext ctx)
HoodieSqlBaseParser.namespace().
The default implementation does nothing.
exitNamespace in interface HoodieSqlBaseListenerctx - the parse treepublic void enterDescribeFuncName(HoodieSqlBaseParser.DescribeFuncNameContext ctx)
HoodieSqlBaseParser.describeFuncName().
The default implementation does nothing.
enterDescribeFuncName in interface HoodieSqlBaseListenerctx - the parse treepublic void exitDescribeFuncName(HoodieSqlBaseParser.DescribeFuncNameContext ctx)
HoodieSqlBaseParser.describeFuncName().
The default implementation does nothing.
exitDescribeFuncName in interface HoodieSqlBaseListenerctx - the parse treepublic void enterDescribeColName(HoodieSqlBaseParser.DescribeColNameContext ctx)
HoodieSqlBaseParser.describeColName().
The default implementation does nothing.
enterDescribeColName in interface HoodieSqlBaseListenerctx - the parse treepublic void exitDescribeColName(HoodieSqlBaseParser.DescribeColNameContext ctx)
HoodieSqlBaseParser.describeColName().
The default implementation does nothing.
exitDescribeColName in interface HoodieSqlBaseListenerctx - the parse treepublic void enterCtes(HoodieSqlBaseParser.CtesContext ctx)
HoodieSqlBaseParser.ctes().
The default implementation does nothing.
enterCtes in interface HoodieSqlBaseListenerctx - the parse treepublic void exitCtes(HoodieSqlBaseParser.CtesContext ctx)
HoodieSqlBaseParser.ctes().
The default implementation does nothing.
exitCtes in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNamedQuery(HoodieSqlBaseParser.NamedQueryContext ctx)
HoodieSqlBaseParser.namedQuery().
The default implementation does nothing.
enterNamedQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNamedQuery(HoodieSqlBaseParser.NamedQueryContext ctx)
HoodieSqlBaseParser.namedQuery().
The default implementation does nothing.
exitNamedQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTableProvider(HoodieSqlBaseParser.TableProviderContext ctx)
HoodieSqlBaseParser.tableProvider().
The default implementation does nothing.
enterTableProvider in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTableProvider(HoodieSqlBaseParser.TableProviderContext ctx)
HoodieSqlBaseParser.tableProvider().
The default implementation does nothing.
exitTableProvider in interface HoodieSqlBaseListenerctx - the parse treepublic void enterCreateTableClauses(HoodieSqlBaseParser.CreateTableClausesContext ctx)
HoodieSqlBaseParser.createTableClauses().
The default implementation does nothing.
enterCreateTableClauses in interface HoodieSqlBaseListenerctx - the parse treepublic void exitCreateTableClauses(HoodieSqlBaseParser.CreateTableClausesContext ctx)
HoodieSqlBaseParser.createTableClauses().
The default implementation does nothing.
exitCreateTableClauses in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTablePropertyList(HoodieSqlBaseParser.TablePropertyListContext ctx)
HoodieSqlBaseParser.tablePropertyList().
The default implementation does nothing.
enterTablePropertyList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTablePropertyList(HoodieSqlBaseParser.TablePropertyListContext ctx)
HoodieSqlBaseParser.tablePropertyList().
The default implementation does nothing.
exitTablePropertyList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTableProperty(HoodieSqlBaseParser.TablePropertyContext ctx)
HoodieSqlBaseParser.tableProperty().
The default implementation does nothing.
enterTableProperty in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTableProperty(HoodieSqlBaseParser.TablePropertyContext ctx)
HoodieSqlBaseParser.tableProperty().
The default implementation does nothing.
exitTableProperty in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTablePropertyKey(HoodieSqlBaseParser.TablePropertyKeyContext ctx)
HoodieSqlBaseParser.tablePropertyKey().
The default implementation does nothing.
enterTablePropertyKey in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTablePropertyKey(HoodieSqlBaseParser.TablePropertyKeyContext ctx)
HoodieSqlBaseParser.tablePropertyKey().
The default implementation does nothing.
exitTablePropertyKey in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTablePropertyValue(HoodieSqlBaseParser.TablePropertyValueContext ctx)
HoodieSqlBaseParser.tablePropertyValue().
The default implementation does nothing.
enterTablePropertyValue in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTablePropertyValue(HoodieSqlBaseParser.TablePropertyValueContext ctx)
HoodieSqlBaseParser.tablePropertyValue().
The default implementation does nothing.
exitTablePropertyValue in interface HoodieSqlBaseListenerctx - the parse treepublic void enterConstantList(HoodieSqlBaseParser.ConstantListContext ctx)
HoodieSqlBaseParser.constantList().
The default implementation does nothing.
enterConstantList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitConstantList(HoodieSqlBaseParser.ConstantListContext ctx)
HoodieSqlBaseParser.constantList().
The default implementation does nothing.
exitConstantList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNestedConstantList(HoodieSqlBaseParser.NestedConstantListContext ctx)
HoodieSqlBaseParser.nestedConstantList().
The default implementation does nothing.
enterNestedConstantList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNestedConstantList(HoodieSqlBaseParser.NestedConstantListContext ctx)
HoodieSqlBaseParser.nestedConstantList().
The default implementation does nothing.
exitNestedConstantList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterCreateFileFormat(HoodieSqlBaseParser.CreateFileFormatContext ctx)
HoodieSqlBaseParser.createFileFormat().
The default implementation does nothing.
enterCreateFileFormat in interface HoodieSqlBaseListenerctx - the parse treepublic void exitCreateFileFormat(HoodieSqlBaseParser.CreateFileFormatContext ctx)
HoodieSqlBaseParser.createFileFormat().
The default implementation does nothing.
exitCreateFileFormat in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTableFileFormat(HoodieSqlBaseParser.TableFileFormatContext ctx)
tableFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat().
The default implementation does nothing.
enterTableFileFormat in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTableFileFormat(HoodieSqlBaseParser.TableFileFormatContext ctx)
tableFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat().
The default implementation does nothing.
exitTableFileFormat in interface HoodieSqlBaseListenerctx - the parse treepublic void enterGenericFileFormat(HoodieSqlBaseParser.GenericFileFormatContext ctx)
genericFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat().
The default implementation does nothing.
enterGenericFileFormat in interface HoodieSqlBaseListenerctx - the parse treepublic void exitGenericFileFormat(HoodieSqlBaseParser.GenericFileFormatContext ctx)
genericFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat().
The default implementation does nothing.
exitGenericFileFormat in interface HoodieSqlBaseListenerctx - the parse treepublic void enterStorageHandler(HoodieSqlBaseParser.StorageHandlerContext ctx)
HoodieSqlBaseParser.storageHandler().
The default implementation does nothing.
enterStorageHandler in interface HoodieSqlBaseListenerctx - the parse treepublic void exitStorageHandler(HoodieSqlBaseParser.StorageHandlerContext ctx)
HoodieSqlBaseParser.storageHandler().
The default implementation does nothing.
exitStorageHandler in interface HoodieSqlBaseListenerctx - the parse treepublic void enterResource(HoodieSqlBaseParser.ResourceContext ctx)
HoodieSqlBaseParser.resource().
The default implementation does nothing.
enterResource in interface HoodieSqlBaseListenerctx - the parse treepublic void exitResource(HoodieSqlBaseParser.ResourceContext ctx)
HoodieSqlBaseParser.resource().
The default implementation does nothing.
exitResource in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSingleInsertQuery(HoodieSqlBaseParser.SingleInsertQueryContext ctx)
singleInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
enterSingleInsertQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSingleInsertQuery(HoodieSqlBaseParser.SingleInsertQueryContext ctx)
singleInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
exitSingleInsertQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMultiInsertQuery(HoodieSqlBaseParser.MultiInsertQueryContext ctx)
multiInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
enterMultiInsertQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMultiInsertQuery(HoodieSqlBaseParser.MultiInsertQueryContext ctx)
multiInsertQuery
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
exitMultiInsertQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void enterDeleteFromTable(HoodieSqlBaseParser.DeleteFromTableContext ctx)
deleteFromTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
enterDeleteFromTable in interface HoodieSqlBaseListenerctx - the parse treepublic void exitDeleteFromTable(HoodieSqlBaseParser.DeleteFromTableContext ctx)
deleteFromTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
exitDeleteFromTable in interface HoodieSqlBaseListenerctx - the parse treepublic void enterUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
updateTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
enterUpdateTable in interface HoodieSqlBaseListenerctx - the parse treepublic void exitUpdateTable(HoodieSqlBaseParser.UpdateTableContext ctx)
updateTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
exitUpdateTable in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMergeIntoTable(HoodieSqlBaseParser.MergeIntoTableContext ctx)
mergeIntoTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
enterMergeIntoTable in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMergeIntoTable(HoodieSqlBaseParser.MergeIntoTableContext ctx)
mergeIntoTable
labeled alternative in HoodieSqlBaseParser.dmlStatementNoWith().
The default implementation does nothing.
exitMergeIntoTable in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQueryOrganization(HoodieSqlBaseParser.QueryOrganizationContext ctx)
HoodieSqlBaseParser.queryOrganization().
The default implementation does nothing.
enterQueryOrganization in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQueryOrganization(HoodieSqlBaseParser.QueryOrganizationContext ctx)
HoodieSqlBaseParser.queryOrganization().
The default implementation does nothing.
exitQueryOrganization in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMultiInsertQueryBody(HoodieSqlBaseParser.MultiInsertQueryBodyContext ctx)
HoodieSqlBaseParser.multiInsertQueryBody().
The default implementation does nothing.
enterMultiInsertQueryBody in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMultiInsertQueryBody(HoodieSqlBaseParser.MultiInsertQueryBodyContext ctx)
HoodieSqlBaseParser.multiInsertQueryBody().
The default implementation does nothing.
exitMultiInsertQueryBody in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQueryTermDefault(HoodieSqlBaseParser.QueryTermDefaultContext ctx)
queryTermDefault
labeled alternative in HoodieSqlBaseParser.queryTerm().
The default implementation does nothing.
enterQueryTermDefault in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQueryTermDefault(HoodieSqlBaseParser.QueryTermDefaultContext ctx)
queryTermDefault
labeled alternative in HoodieSqlBaseParser.queryTerm().
The default implementation does nothing.
exitQueryTermDefault in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSetOperation(HoodieSqlBaseParser.SetOperationContext ctx)
setOperation
labeled alternative in HoodieSqlBaseParser.queryTerm().
The default implementation does nothing.
enterSetOperation in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSetOperation(HoodieSqlBaseParser.SetOperationContext ctx)
setOperation
labeled alternative in HoodieSqlBaseParser.queryTerm().
The default implementation does nothing.
exitSetOperation in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQueryPrimaryDefault(HoodieSqlBaseParser.QueryPrimaryDefaultContext ctx)
queryPrimaryDefault
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
enterQueryPrimaryDefault in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQueryPrimaryDefault(HoodieSqlBaseParser.QueryPrimaryDefaultContext ctx)
queryPrimaryDefault
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
exitQueryPrimaryDefault in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFromStmt(HoodieSqlBaseParser.FromStmtContext ctx)
fromStmt
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
enterFromStmt in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFromStmt(HoodieSqlBaseParser.FromStmtContext ctx)
fromStmt
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
exitFromStmt in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTable(HoodieSqlBaseParser.TableContext ctx)
table
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
enterTable in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTable(HoodieSqlBaseParser.TableContext ctx)
table
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
exitTable in interface HoodieSqlBaseListenerctx - the parse treepublic void enterInlineTableDefault1(HoodieSqlBaseParser.InlineTableDefault1Context ctx)
inlineTableDefault1
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
enterInlineTableDefault1 in interface HoodieSqlBaseListenerctx - the parse treepublic void exitInlineTableDefault1(HoodieSqlBaseParser.InlineTableDefault1Context ctx)
inlineTableDefault1
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
exitInlineTableDefault1 in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSubquery(HoodieSqlBaseParser.SubqueryContext ctx)
subquery
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
enterSubquery in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSubquery(HoodieSqlBaseParser.SubqueryContext ctx)
subquery
labeled alternative in HoodieSqlBaseParser.queryPrimary().
The default implementation does nothing.
exitSubquery in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSortItem(HoodieSqlBaseParser.SortItemContext ctx)
HoodieSqlBaseParser.sortItem().
The default implementation does nothing.
enterSortItem in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSortItem(HoodieSqlBaseParser.SortItemContext ctx)
HoodieSqlBaseParser.sortItem().
The default implementation does nothing.
exitSortItem in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFromStatement(HoodieSqlBaseParser.FromStatementContext ctx)
HoodieSqlBaseParser.fromStatement().
The default implementation does nothing.
enterFromStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFromStatement(HoodieSqlBaseParser.FromStatementContext ctx)
HoodieSqlBaseParser.fromStatement().
The default implementation does nothing.
exitFromStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFromStatementBody(HoodieSqlBaseParser.FromStatementBodyContext ctx)
HoodieSqlBaseParser.fromStatementBody().
The default implementation does nothing.
enterFromStatementBody in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFromStatementBody(HoodieSqlBaseParser.FromStatementBodyContext ctx)
HoodieSqlBaseParser.fromStatementBody().
The default implementation does nothing.
exitFromStatementBody in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTransformQuerySpecification(HoodieSqlBaseParser.TransformQuerySpecificationContext ctx)
transformQuerySpecification
labeled alternative in HoodieSqlBaseParser.querySpecification().
The default implementation does nothing.
enterTransformQuerySpecification in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTransformQuerySpecification(HoodieSqlBaseParser.TransformQuerySpecificationContext ctx)
transformQuerySpecification
labeled alternative in HoodieSqlBaseParser.querySpecification().
The default implementation does nothing.
exitTransformQuerySpecification in interface HoodieSqlBaseListenerctx - the parse treepublic void enterRegularQuerySpecification(HoodieSqlBaseParser.RegularQuerySpecificationContext ctx)
regularQuerySpecification
labeled alternative in HoodieSqlBaseParser.querySpecification().
The default implementation does nothing.
enterRegularQuerySpecification in interface HoodieSqlBaseListenerctx - the parse treepublic void exitRegularQuerySpecification(HoodieSqlBaseParser.RegularQuerySpecificationContext ctx)
regularQuerySpecification
labeled alternative in HoodieSqlBaseParser.querySpecification().
The default implementation does nothing.
exitRegularQuerySpecification in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTransformClause(HoodieSqlBaseParser.TransformClauseContext ctx)
HoodieSqlBaseParser.transformClause().
The default implementation does nothing.
enterTransformClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTransformClause(HoodieSqlBaseParser.TransformClauseContext ctx)
HoodieSqlBaseParser.transformClause().
The default implementation does nothing.
exitTransformClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSelectClause(HoodieSqlBaseParser.SelectClauseContext ctx)
HoodieSqlBaseParser.selectClause().
The default implementation does nothing.
enterSelectClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSelectClause(HoodieSqlBaseParser.SelectClauseContext ctx)
HoodieSqlBaseParser.selectClause().
The default implementation does nothing.
exitSelectClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSetClause(HoodieSqlBaseParser.SetClauseContext ctx)
HoodieSqlBaseParser.setClause().
The default implementation does nothing.
enterSetClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSetClause(HoodieSqlBaseParser.SetClauseContext ctx)
HoodieSqlBaseParser.setClause().
The default implementation does nothing.
exitSetClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMatchedClause(HoodieSqlBaseParser.MatchedClauseContext ctx)
HoodieSqlBaseParser.matchedClause().
The default implementation does nothing.
enterMatchedClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMatchedClause(HoodieSqlBaseParser.MatchedClauseContext ctx)
HoodieSqlBaseParser.matchedClause().
The default implementation does nothing.
exitMatchedClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNotMatchedClause(HoodieSqlBaseParser.NotMatchedClauseContext ctx)
HoodieSqlBaseParser.notMatchedClause().
The default implementation does nothing.
enterNotMatchedClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNotMatchedClause(HoodieSqlBaseParser.NotMatchedClauseContext ctx)
HoodieSqlBaseParser.notMatchedClause().
The default implementation does nothing.
exitNotMatchedClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMatchedAction(HoodieSqlBaseParser.MatchedActionContext ctx)
HoodieSqlBaseParser.matchedAction().
The default implementation does nothing.
enterMatchedAction in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMatchedAction(HoodieSqlBaseParser.MatchedActionContext ctx)
HoodieSqlBaseParser.matchedAction().
The default implementation does nothing.
exitMatchedAction in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNotMatchedAction(HoodieSqlBaseParser.NotMatchedActionContext ctx)
HoodieSqlBaseParser.notMatchedAction().
The default implementation does nothing.
enterNotMatchedAction in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNotMatchedAction(HoodieSqlBaseParser.NotMatchedActionContext ctx)
HoodieSqlBaseParser.notMatchedAction().
The default implementation does nothing.
exitNotMatchedAction in interface HoodieSqlBaseListenerctx - the parse treepublic void enterAssignmentList(HoodieSqlBaseParser.AssignmentListContext ctx)
HoodieSqlBaseParser.assignmentList().
The default implementation does nothing.
enterAssignmentList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitAssignmentList(HoodieSqlBaseParser.AssignmentListContext ctx)
HoodieSqlBaseParser.assignmentList().
The default implementation does nothing.
exitAssignmentList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterAssignment(HoodieSqlBaseParser.AssignmentContext ctx)
HoodieSqlBaseParser.assignment().
The default implementation does nothing.
enterAssignment in interface HoodieSqlBaseListenerctx - the parse treepublic void exitAssignment(HoodieSqlBaseParser.AssignmentContext ctx)
HoodieSqlBaseParser.assignment().
The default implementation does nothing.
exitAssignment in interface HoodieSqlBaseListenerctx - the parse treepublic void enterWhereClause(HoodieSqlBaseParser.WhereClauseContext ctx)
HoodieSqlBaseParser.whereClause().
The default implementation does nothing.
enterWhereClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitWhereClause(HoodieSqlBaseParser.WhereClauseContext ctx)
HoodieSqlBaseParser.whereClause().
The default implementation does nothing.
exitWhereClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterHavingClause(HoodieSqlBaseParser.HavingClauseContext ctx)
HoodieSqlBaseParser.havingClause().
The default implementation does nothing.
enterHavingClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitHavingClause(HoodieSqlBaseParser.HavingClauseContext ctx)
HoodieSqlBaseParser.havingClause().
The default implementation does nothing.
exitHavingClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterHint(HoodieSqlBaseParser.HintContext ctx)
HoodieSqlBaseParser.hint().
The default implementation does nothing.
enterHint in interface HoodieSqlBaseListenerctx - the parse treepublic void exitHint(HoodieSqlBaseParser.HintContext ctx)
HoodieSqlBaseParser.hint().
The default implementation does nothing.
exitHint in interface HoodieSqlBaseListenerctx - the parse treepublic void enterHintStatement(HoodieSqlBaseParser.HintStatementContext ctx)
HoodieSqlBaseParser.hintStatement().
The default implementation does nothing.
enterHintStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void exitHintStatement(HoodieSqlBaseParser.HintStatementContext ctx)
HoodieSqlBaseParser.hintStatement().
The default implementation does nothing.
exitHintStatement in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFromClause(HoodieSqlBaseParser.FromClauseContext ctx)
HoodieSqlBaseParser.fromClause().
The default implementation does nothing.
enterFromClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFromClause(HoodieSqlBaseParser.FromClauseContext ctx)
HoodieSqlBaseParser.fromClause().
The default implementation does nothing.
exitFromClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTemporalClause(HoodieSqlBaseParser.TemporalClauseContext ctx)
HoodieSqlBaseParser.temporalClause().
The default implementation does nothing.
enterTemporalClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTemporalClause(HoodieSqlBaseParser.TemporalClauseContext ctx)
HoodieSqlBaseParser.temporalClause().
The default implementation does nothing.
exitTemporalClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterAggregationClause(HoodieSqlBaseParser.AggregationClauseContext ctx)
HoodieSqlBaseParser.aggregationClause().
The default implementation does nothing.
enterAggregationClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitAggregationClause(HoodieSqlBaseParser.AggregationClauseContext ctx)
HoodieSqlBaseParser.aggregationClause().
The default implementation does nothing.
exitAggregationClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterGroupByClause(HoodieSqlBaseParser.GroupByClauseContext ctx)
HoodieSqlBaseParser.groupByClause().
The default implementation does nothing.
enterGroupByClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitGroupByClause(HoodieSqlBaseParser.GroupByClauseContext ctx)
HoodieSqlBaseParser.groupByClause().
The default implementation does nothing.
exitGroupByClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterGroupingAnalytics(HoodieSqlBaseParser.GroupingAnalyticsContext ctx)
HoodieSqlBaseParser.groupingAnalytics().
The default implementation does nothing.
enterGroupingAnalytics in interface HoodieSqlBaseListenerctx - the parse treepublic void exitGroupingAnalytics(HoodieSqlBaseParser.GroupingAnalyticsContext ctx)
HoodieSqlBaseParser.groupingAnalytics().
The default implementation does nothing.
exitGroupingAnalytics in interface HoodieSqlBaseListenerctx - the parse treepublic void enterGroupingElement(HoodieSqlBaseParser.GroupingElementContext ctx)
HoodieSqlBaseParser.groupingElement().
The default implementation does nothing.
enterGroupingElement in interface HoodieSqlBaseListenerctx - the parse treepublic void exitGroupingElement(HoodieSqlBaseParser.GroupingElementContext ctx)
HoodieSqlBaseParser.groupingElement().
The default implementation does nothing.
exitGroupingElement in interface HoodieSqlBaseListenerctx - the parse treepublic void enterGroupingSet(HoodieSqlBaseParser.GroupingSetContext ctx)
HoodieSqlBaseParser.groupingSet().
The default implementation does nothing.
enterGroupingSet in interface HoodieSqlBaseListenerctx - the parse treepublic void exitGroupingSet(HoodieSqlBaseParser.GroupingSetContext ctx)
HoodieSqlBaseParser.groupingSet().
The default implementation does nothing.
exitGroupingSet in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPivotClause(HoodieSqlBaseParser.PivotClauseContext ctx)
HoodieSqlBaseParser.pivotClause().
The default implementation does nothing.
enterPivotClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPivotClause(HoodieSqlBaseParser.PivotClauseContext ctx)
HoodieSqlBaseParser.pivotClause().
The default implementation does nothing.
exitPivotClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPivotColumn(HoodieSqlBaseParser.PivotColumnContext ctx)
HoodieSqlBaseParser.pivotColumn().
The default implementation does nothing.
enterPivotColumn in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPivotColumn(HoodieSqlBaseParser.PivotColumnContext ctx)
HoodieSqlBaseParser.pivotColumn().
The default implementation does nothing.
exitPivotColumn in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPivotValue(HoodieSqlBaseParser.PivotValueContext ctx)
HoodieSqlBaseParser.pivotValue().
The default implementation does nothing.
enterPivotValue in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPivotValue(HoodieSqlBaseParser.PivotValueContext ctx)
HoodieSqlBaseParser.pivotValue().
The default implementation does nothing.
exitPivotValue in interface HoodieSqlBaseListenerctx - the parse treepublic void enterLateralView(HoodieSqlBaseParser.LateralViewContext ctx)
HoodieSqlBaseParser.lateralView().
The default implementation does nothing.
enterLateralView in interface HoodieSqlBaseListenerctx - the parse treepublic void exitLateralView(HoodieSqlBaseParser.LateralViewContext ctx)
HoodieSqlBaseParser.lateralView().
The default implementation does nothing.
exitLateralView in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSetQuantifier(HoodieSqlBaseParser.SetQuantifierContext ctx)
HoodieSqlBaseParser.setQuantifier().
The default implementation does nothing.
enterSetQuantifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSetQuantifier(HoodieSqlBaseParser.SetQuantifierContext ctx)
HoodieSqlBaseParser.setQuantifier().
The default implementation does nothing.
exitSetQuantifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterRelation(HoodieSqlBaseParser.RelationContext ctx)
HoodieSqlBaseParser.relation().
The default implementation does nothing.
enterRelation in interface HoodieSqlBaseListenerctx - the parse treepublic void exitRelation(HoodieSqlBaseParser.RelationContext ctx)
HoodieSqlBaseParser.relation().
The default implementation does nothing.
exitRelation in interface HoodieSqlBaseListenerctx - the parse treepublic void enterJoinRelation(HoodieSqlBaseParser.JoinRelationContext ctx)
HoodieSqlBaseParser.joinRelation().
The default implementation does nothing.
enterJoinRelation in interface HoodieSqlBaseListenerctx - the parse treepublic void exitJoinRelation(HoodieSqlBaseParser.JoinRelationContext ctx)
HoodieSqlBaseParser.joinRelation().
The default implementation does nothing.
exitJoinRelation in interface HoodieSqlBaseListenerctx - the parse treepublic void enterJoinType(HoodieSqlBaseParser.JoinTypeContext ctx)
HoodieSqlBaseParser.joinType().
The default implementation does nothing.
enterJoinType in interface HoodieSqlBaseListenerctx - the parse treepublic void exitJoinType(HoodieSqlBaseParser.JoinTypeContext ctx)
HoodieSqlBaseParser.joinType().
The default implementation does nothing.
exitJoinType in interface HoodieSqlBaseListenerctx - the parse treepublic void enterJoinCriteria(HoodieSqlBaseParser.JoinCriteriaContext ctx)
HoodieSqlBaseParser.joinCriteria().
The default implementation does nothing.
enterJoinCriteria in interface HoodieSqlBaseListenerctx - the parse treepublic void exitJoinCriteria(HoodieSqlBaseParser.JoinCriteriaContext ctx)
HoodieSqlBaseParser.joinCriteria().
The default implementation does nothing.
exitJoinCriteria in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSample(HoodieSqlBaseParser.SampleContext ctx)
HoodieSqlBaseParser.sample().
The default implementation does nothing.
enterSample in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSample(HoodieSqlBaseParser.SampleContext ctx)
HoodieSqlBaseParser.sample().
The default implementation does nothing.
exitSample in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSampleByPercentile(HoodieSqlBaseParser.SampleByPercentileContext ctx)
sampleByPercentile
labeled alternative in HoodieSqlBaseParser.sampleMethod().
The default implementation does nothing.
enterSampleByPercentile in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSampleByPercentile(HoodieSqlBaseParser.SampleByPercentileContext ctx)
sampleByPercentile
labeled alternative in HoodieSqlBaseParser.sampleMethod().
The default implementation does nothing.
exitSampleByPercentile in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSampleByRows(HoodieSqlBaseParser.SampleByRowsContext ctx)
sampleByRows
labeled alternative in HoodieSqlBaseParser.sampleMethod().
The default implementation does nothing.
enterSampleByRows in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSampleByRows(HoodieSqlBaseParser.SampleByRowsContext ctx)
sampleByRows
labeled alternative in HoodieSqlBaseParser.sampleMethod().
The default implementation does nothing.
exitSampleByRows in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSampleByBucket(HoodieSqlBaseParser.SampleByBucketContext ctx)
sampleByBucket
labeled alternative in HoodieSqlBaseParser.sampleMethod().
The default implementation does nothing.
enterSampleByBucket in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSampleByBucket(HoodieSqlBaseParser.SampleByBucketContext ctx)
sampleByBucket
labeled alternative in HoodieSqlBaseParser.sampleMethod().
The default implementation does nothing.
exitSampleByBucket in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSampleByBytes(HoodieSqlBaseParser.SampleByBytesContext ctx)
sampleByBytes
labeled alternative in HoodieSqlBaseParser.sampleMethod().
The default implementation does nothing.
enterSampleByBytes in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSampleByBytes(HoodieSqlBaseParser.SampleByBytesContext ctx)
sampleByBytes
labeled alternative in HoodieSqlBaseParser.sampleMethod().
The default implementation does nothing.
exitSampleByBytes in interface HoodieSqlBaseListenerctx - the parse treepublic void enterIdentifierList(HoodieSqlBaseParser.IdentifierListContext ctx)
HoodieSqlBaseParser.identifierList().
The default implementation does nothing.
enterIdentifierList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitIdentifierList(HoodieSqlBaseParser.IdentifierListContext ctx)
HoodieSqlBaseParser.identifierList().
The default implementation does nothing.
exitIdentifierList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterIdentifierSeq(HoodieSqlBaseParser.IdentifierSeqContext ctx)
HoodieSqlBaseParser.identifierSeq().
The default implementation does nothing.
enterIdentifierSeq in interface HoodieSqlBaseListenerctx - the parse treepublic void exitIdentifierSeq(HoodieSqlBaseParser.IdentifierSeqContext ctx)
HoodieSqlBaseParser.identifierSeq().
The default implementation does nothing.
exitIdentifierSeq in interface HoodieSqlBaseListenerctx - the parse treepublic void enterOrderedIdentifierList(HoodieSqlBaseParser.OrderedIdentifierListContext ctx)
HoodieSqlBaseParser.orderedIdentifierList().
The default implementation does nothing.
enterOrderedIdentifierList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitOrderedIdentifierList(HoodieSqlBaseParser.OrderedIdentifierListContext ctx)
HoodieSqlBaseParser.orderedIdentifierList().
The default implementation does nothing.
exitOrderedIdentifierList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterOrderedIdentifier(HoodieSqlBaseParser.OrderedIdentifierContext ctx)
HoodieSqlBaseParser.orderedIdentifier().
The default implementation does nothing.
enterOrderedIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitOrderedIdentifier(HoodieSqlBaseParser.OrderedIdentifierContext ctx)
HoodieSqlBaseParser.orderedIdentifier().
The default implementation does nothing.
exitOrderedIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterIdentifierCommentList(HoodieSqlBaseParser.IdentifierCommentListContext ctx)
HoodieSqlBaseParser.identifierCommentList().
The default implementation does nothing.
enterIdentifierCommentList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitIdentifierCommentList(HoodieSqlBaseParser.IdentifierCommentListContext ctx)
HoodieSqlBaseParser.identifierCommentList().
The default implementation does nothing.
exitIdentifierCommentList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterIdentifierComment(HoodieSqlBaseParser.IdentifierCommentContext ctx)
HoodieSqlBaseParser.identifierComment().
The default implementation does nothing.
enterIdentifierComment in interface HoodieSqlBaseListenerctx - the parse treepublic void exitIdentifierComment(HoodieSqlBaseParser.IdentifierCommentContext ctx)
HoodieSqlBaseParser.identifierComment().
The default implementation does nothing.
exitIdentifierComment in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTableName(HoodieSqlBaseParser.TableNameContext ctx)
tableName
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
enterTableName in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTableName(HoodieSqlBaseParser.TableNameContext ctx)
tableName
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
exitTableName in interface HoodieSqlBaseListenerctx - the parse treepublic void enterAliasedQuery(HoodieSqlBaseParser.AliasedQueryContext ctx)
aliasedQuery
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
enterAliasedQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void exitAliasedQuery(HoodieSqlBaseParser.AliasedQueryContext ctx)
aliasedQuery
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
exitAliasedQuery in interface HoodieSqlBaseListenerctx - the parse treepublic void enterAliasedRelation(HoodieSqlBaseParser.AliasedRelationContext ctx)
aliasedRelation
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
enterAliasedRelation in interface HoodieSqlBaseListenerctx - the parse treepublic void exitAliasedRelation(HoodieSqlBaseParser.AliasedRelationContext ctx)
aliasedRelation
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
exitAliasedRelation in interface HoodieSqlBaseListenerctx - the parse treepublic void enterInlineTableDefault2(HoodieSqlBaseParser.InlineTableDefault2Context ctx)
inlineTableDefault2
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
enterInlineTableDefault2 in interface HoodieSqlBaseListenerctx - the parse treepublic void exitInlineTableDefault2(HoodieSqlBaseParser.InlineTableDefault2Context ctx)
inlineTableDefault2
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
exitInlineTableDefault2 in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTableValuedFunction(HoodieSqlBaseParser.TableValuedFunctionContext ctx)
tableValuedFunction
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
enterTableValuedFunction in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTableValuedFunction(HoodieSqlBaseParser.TableValuedFunctionContext ctx)
tableValuedFunction
labeled alternative in HoodieSqlBaseParser.relationPrimary().
The default implementation does nothing.
exitTableValuedFunction in interface HoodieSqlBaseListenerctx - the parse treepublic void enterInlineTable(HoodieSqlBaseParser.InlineTableContext ctx)
HoodieSqlBaseParser.inlineTable().
The default implementation does nothing.
enterInlineTable in interface HoodieSqlBaseListenerctx - the parse treepublic void exitInlineTable(HoodieSqlBaseParser.InlineTableContext ctx)
HoodieSqlBaseParser.inlineTable().
The default implementation does nothing.
exitInlineTable in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFunctionTable(HoodieSqlBaseParser.FunctionTableContext ctx)
HoodieSqlBaseParser.functionTable().
The default implementation does nothing.
enterFunctionTable in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFunctionTable(HoodieSqlBaseParser.FunctionTableContext ctx)
HoodieSqlBaseParser.functionTable().
The default implementation does nothing.
exitFunctionTable in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTableAlias(HoodieSqlBaseParser.TableAliasContext ctx)
HoodieSqlBaseParser.tableAlias().
The default implementation does nothing.
enterTableAlias in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTableAlias(HoodieSqlBaseParser.TableAliasContext ctx)
HoodieSqlBaseParser.tableAlias().
The default implementation does nothing.
exitTableAlias in interface HoodieSqlBaseListenerctx - the parse treepublic void enterRowFormatSerde(HoodieSqlBaseParser.RowFormatSerdeContext ctx)
rowFormatSerde
labeled alternative in HoodieSqlBaseParser.rowFormat().
The default implementation does nothing.
enterRowFormatSerde in interface HoodieSqlBaseListenerctx - the parse treepublic void exitRowFormatSerde(HoodieSqlBaseParser.RowFormatSerdeContext ctx)
rowFormatSerde
labeled alternative in HoodieSqlBaseParser.rowFormat().
The default implementation does nothing.
exitRowFormatSerde in interface HoodieSqlBaseListenerctx - the parse treepublic void enterRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat().
The default implementation does nothing.
enterRowFormatDelimited in interface HoodieSqlBaseListenerctx - the parse treepublic void exitRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat().
The default implementation does nothing.
exitRowFormatDelimited in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMultipartIdentifierList(HoodieSqlBaseParser.MultipartIdentifierListContext ctx)
HoodieSqlBaseParser.multipartIdentifierList().
The default implementation does nothing.
enterMultipartIdentifierList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMultipartIdentifierList(HoodieSqlBaseParser.MultipartIdentifierListContext ctx)
HoodieSqlBaseParser.multipartIdentifierList().
The default implementation does nothing.
exitMultipartIdentifierList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMultipartIdentifier(HoodieSqlBaseParser.MultipartIdentifierContext ctx)
HoodieSqlBaseParser.multipartIdentifier().
The default implementation does nothing.
enterMultipartIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMultipartIdentifier(HoodieSqlBaseParser.MultipartIdentifierContext ctx)
HoodieSqlBaseParser.multipartIdentifier().
The default implementation does nothing.
exitMultipartIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTableIdentifier(HoodieSqlBaseParser.TableIdentifierContext ctx)
HoodieSqlBaseParser.tableIdentifier().
The default implementation does nothing.
enterTableIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTableIdentifier(HoodieSqlBaseParser.TableIdentifierContext ctx)
HoodieSqlBaseParser.tableIdentifier().
The default implementation does nothing.
exitTableIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFunctionIdentifier(HoodieSqlBaseParser.FunctionIdentifierContext ctx)
HoodieSqlBaseParser.functionIdentifier().
The default implementation does nothing.
enterFunctionIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFunctionIdentifier(HoodieSqlBaseParser.FunctionIdentifierContext ctx)
HoodieSqlBaseParser.functionIdentifier().
The default implementation does nothing.
exitFunctionIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMultipartIdentifierPropertyList(HoodieSqlBaseParser.MultipartIdentifierPropertyListContext ctx)
HoodieSqlBaseParser.multipartIdentifierPropertyList().
The default implementation does nothing.
enterMultipartIdentifierPropertyList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMultipartIdentifierPropertyList(HoodieSqlBaseParser.MultipartIdentifierPropertyListContext ctx)
HoodieSqlBaseParser.multipartIdentifierPropertyList().
The default implementation does nothing.
exitMultipartIdentifierPropertyList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMultipartIdentifierProperty(HoodieSqlBaseParser.MultipartIdentifierPropertyContext ctx)
HoodieSqlBaseParser.multipartIdentifierProperty().
The default implementation does nothing.
enterMultipartIdentifierProperty in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMultipartIdentifierProperty(HoodieSqlBaseParser.MultipartIdentifierPropertyContext ctx)
HoodieSqlBaseParser.multipartIdentifierProperty().
The default implementation does nothing.
exitMultipartIdentifierProperty in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPropertyList(HoodieSqlBaseParser.PropertyListContext ctx)
HoodieSqlBaseParser.propertyList().
The default implementation does nothing.
enterPropertyList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPropertyList(HoodieSqlBaseParser.PropertyListContext ctx)
HoodieSqlBaseParser.propertyList().
The default implementation does nothing.
exitPropertyList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterProperty(HoodieSqlBaseParser.PropertyContext ctx)
HoodieSqlBaseParser.property().
The default implementation does nothing.
enterProperty in interface HoodieSqlBaseListenerctx - the parse treepublic void exitProperty(HoodieSqlBaseParser.PropertyContext ctx)
HoodieSqlBaseParser.property().
The default implementation does nothing.
exitProperty in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPropertyKey(HoodieSqlBaseParser.PropertyKeyContext ctx)
HoodieSqlBaseParser.propertyKey().
The default implementation does nothing.
enterPropertyKey in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPropertyKey(HoodieSqlBaseParser.PropertyKeyContext ctx)
HoodieSqlBaseParser.propertyKey().
The default implementation does nothing.
exitPropertyKey in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPropertyValue(HoodieSqlBaseParser.PropertyValueContext ctx)
HoodieSqlBaseParser.propertyValue().
The default implementation does nothing.
enterPropertyValue in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPropertyValue(HoodieSqlBaseParser.PropertyValueContext ctx)
HoodieSqlBaseParser.propertyValue().
The default implementation does nothing.
exitPropertyValue in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNamedExpression(HoodieSqlBaseParser.NamedExpressionContext ctx)
HoodieSqlBaseParser.namedExpression().
The default implementation does nothing.
enterNamedExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNamedExpression(HoodieSqlBaseParser.NamedExpressionContext ctx)
HoodieSqlBaseParser.namedExpression().
The default implementation does nothing.
exitNamedExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNamedExpressionSeq(HoodieSqlBaseParser.NamedExpressionSeqContext ctx)
HoodieSqlBaseParser.namedExpressionSeq().
The default implementation does nothing.
enterNamedExpressionSeq in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNamedExpressionSeq(HoodieSqlBaseParser.NamedExpressionSeqContext ctx)
HoodieSqlBaseParser.namedExpressionSeq().
The default implementation does nothing.
exitNamedExpressionSeq in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPartitionFieldList(HoodieSqlBaseParser.PartitionFieldListContext ctx)
HoodieSqlBaseParser.partitionFieldList().
The default implementation does nothing.
enterPartitionFieldList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPartitionFieldList(HoodieSqlBaseParser.PartitionFieldListContext ctx)
HoodieSqlBaseParser.partitionFieldList().
The default implementation does nothing.
exitPartitionFieldList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPartitionTransform(HoodieSqlBaseParser.PartitionTransformContext ctx)
partitionTransform
labeled alternative in HoodieSqlBaseParser.partitionField().
The default implementation does nothing.
enterPartitionTransform in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPartitionTransform(HoodieSqlBaseParser.PartitionTransformContext ctx)
partitionTransform
labeled alternative in HoodieSqlBaseParser.partitionField().
The default implementation does nothing.
exitPartitionTransform in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPartitionColumn(HoodieSqlBaseParser.PartitionColumnContext ctx)
partitionColumn
labeled alternative in HoodieSqlBaseParser.partitionField().
The default implementation does nothing.
enterPartitionColumn in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPartitionColumn(HoodieSqlBaseParser.PartitionColumnContext ctx)
partitionColumn
labeled alternative in HoodieSqlBaseParser.partitionField().
The default implementation does nothing.
exitPartitionColumn in interface HoodieSqlBaseListenerctx - the parse treepublic void enterIdentityTransform(HoodieSqlBaseParser.IdentityTransformContext ctx)
identityTransform
labeled alternative in HoodieSqlBaseParser.transform().
The default implementation does nothing.
enterIdentityTransform in interface HoodieSqlBaseListenerctx - the parse treepublic void exitIdentityTransform(HoodieSqlBaseParser.IdentityTransformContext ctx)
identityTransform
labeled alternative in HoodieSqlBaseParser.transform().
The default implementation does nothing.
exitIdentityTransform in interface HoodieSqlBaseListenerctx - the parse treepublic void enterApplyTransform(HoodieSqlBaseParser.ApplyTransformContext ctx)
applyTransform
labeled alternative in HoodieSqlBaseParser.transform().
The default implementation does nothing.
enterApplyTransform in interface HoodieSqlBaseListenerctx - the parse treepublic void exitApplyTransform(HoodieSqlBaseParser.ApplyTransformContext ctx)
applyTransform
labeled alternative in HoodieSqlBaseParser.transform().
The default implementation does nothing.
exitApplyTransform in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTransformArgument(HoodieSqlBaseParser.TransformArgumentContext ctx)
HoodieSqlBaseParser.transformArgument().
The default implementation does nothing.
enterTransformArgument in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTransformArgument(HoodieSqlBaseParser.TransformArgumentContext ctx)
HoodieSqlBaseParser.transformArgument().
The default implementation does nothing.
exitTransformArgument in interface HoodieSqlBaseListenerctx - the parse treepublic void enterExpression(HoodieSqlBaseParser.ExpressionContext ctx)
HoodieSqlBaseParser.expression().
The default implementation does nothing.
enterExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void exitExpression(HoodieSqlBaseParser.ExpressionContext ctx)
HoodieSqlBaseParser.expression().
The default implementation does nothing.
exitExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void enterExpressionSeq(HoodieSqlBaseParser.ExpressionSeqContext ctx)
HoodieSqlBaseParser.expressionSeq().
The default implementation does nothing.
enterExpressionSeq in interface HoodieSqlBaseListenerctx - the parse treepublic void exitExpressionSeq(HoodieSqlBaseParser.ExpressionSeqContext ctx)
HoodieSqlBaseParser.expressionSeq().
The default implementation does nothing.
exitExpressionSeq in interface HoodieSqlBaseListenerctx - the parse treepublic void enterLogicalNot(HoodieSqlBaseParser.LogicalNotContext ctx)
logicalNot
labeled alternative in HoodieSqlBaseParser.booleanExpression().
The default implementation does nothing.
enterLogicalNot in interface HoodieSqlBaseListenerctx - the parse treepublic void exitLogicalNot(HoodieSqlBaseParser.LogicalNotContext ctx)
logicalNot
labeled alternative in HoodieSqlBaseParser.booleanExpression().
The default implementation does nothing.
exitLogicalNot in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPredicated(HoodieSqlBaseParser.PredicatedContext ctx)
predicated
labeled alternative in HoodieSqlBaseParser.booleanExpression().
The default implementation does nothing.
enterPredicated in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPredicated(HoodieSqlBaseParser.PredicatedContext ctx)
predicated
labeled alternative in HoodieSqlBaseParser.booleanExpression().
The default implementation does nothing.
exitPredicated in interface HoodieSqlBaseListenerctx - the parse treepublic void enterExists(HoodieSqlBaseParser.ExistsContext ctx)
exists
labeled alternative in HoodieSqlBaseParser.booleanExpression().
The default implementation does nothing.
enterExists in interface HoodieSqlBaseListenerctx - the parse treepublic void exitExists(HoodieSqlBaseParser.ExistsContext ctx)
exists
labeled alternative in HoodieSqlBaseParser.booleanExpression().
The default implementation does nothing.
exitExists in interface HoodieSqlBaseListenerctx - the parse treepublic void enterLogicalBinary(HoodieSqlBaseParser.LogicalBinaryContext ctx)
logicalBinary
labeled alternative in HoodieSqlBaseParser.booleanExpression().
The default implementation does nothing.
enterLogicalBinary in interface HoodieSqlBaseListenerctx - the parse treepublic void exitLogicalBinary(HoodieSqlBaseParser.LogicalBinaryContext ctx)
logicalBinary
labeled alternative in HoodieSqlBaseParser.booleanExpression().
The default implementation does nothing.
exitLogicalBinary in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPredicate(HoodieSqlBaseParser.PredicateContext ctx)
HoodieSqlBaseParser.predicate().
The default implementation does nothing.
enterPredicate in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPredicate(HoodieSqlBaseParser.PredicateContext ctx)
HoodieSqlBaseParser.predicate().
The default implementation does nothing.
exitPredicate in interface HoodieSqlBaseListenerctx - the parse treepublic void enterValueExpressionDefault(HoodieSqlBaseParser.ValueExpressionDefaultContext ctx)
valueExpressionDefault
labeled alternative in HoodieSqlBaseParser.valueExpression().
The default implementation does nothing.
enterValueExpressionDefault in interface HoodieSqlBaseListenerctx - the parse treepublic void exitValueExpressionDefault(HoodieSqlBaseParser.ValueExpressionDefaultContext ctx)
valueExpressionDefault
labeled alternative in HoodieSqlBaseParser.valueExpression().
The default implementation does nothing.
exitValueExpressionDefault in interface HoodieSqlBaseListenerctx - the parse treepublic void enterComparison(HoodieSqlBaseParser.ComparisonContext ctx)
comparison
labeled alternative in HoodieSqlBaseParser.valueExpression().
The default implementation does nothing.
enterComparison in interface HoodieSqlBaseListenerctx - the parse treepublic void exitComparison(HoodieSqlBaseParser.ComparisonContext ctx)
comparison
labeled alternative in HoodieSqlBaseParser.valueExpression().
The default implementation does nothing.
exitComparison in interface HoodieSqlBaseListenerctx - the parse treepublic void enterArithmeticBinary(HoodieSqlBaseParser.ArithmeticBinaryContext ctx)
arithmeticBinary
labeled alternative in HoodieSqlBaseParser.valueExpression().
The default implementation does nothing.
enterArithmeticBinary in interface HoodieSqlBaseListenerctx - the parse treepublic void exitArithmeticBinary(HoodieSqlBaseParser.ArithmeticBinaryContext ctx)
arithmeticBinary
labeled alternative in HoodieSqlBaseParser.valueExpression().
The default implementation does nothing.
exitArithmeticBinary in interface HoodieSqlBaseListenerctx - the parse treepublic void enterArithmeticUnary(HoodieSqlBaseParser.ArithmeticUnaryContext ctx)
arithmeticUnary
labeled alternative in HoodieSqlBaseParser.valueExpression().
The default implementation does nothing.
enterArithmeticUnary in interface HoodieSqlBaseListenerctx - the parse treepublic void exitArithmeticUnary(HoodieSqlBaseParser.ArithmeticUnaryContext ctx)
arithmeticUnary
labeled alternative in HoodieSqlBaseParser.valueExpression().
The default implementation does nothing.
exitArithmeticUnary in interface HoodieSqlBaseListenerctx - the parse treepublic void enterStruct(HoodieSqlBaseParser.StructContext ctx)
struct
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterStruct in interface HoodieSqlBaseListenerctx - the parse treepublic void exitStruct(HoodieSqlBaseParser.StructContext ctx)
struct
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitStruct in interface HoodieSqlBaseListenerctx - the parse treepublic void enterDereference(HoodieSqlBaseParser.DereferenceContext ctx)
dereference
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterDereference in interface HoodieSqlBaseListenerctx - the parse treepublic void exitDereference(HoodieSqlBaseParser.DereferenceContext ctx)
dereference
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitDereference in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSimpleCase(HoodieSqlBaseParser.SimpleCaseContext ctx)
simpleCase
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterSimpleCase in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSimpleCase(HoodieSqlBaseParser.SimpleCaseContext ctx)
simpleCase
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitSimpleCase in interface HoodieSqlBaseListenerctx - the parse treepublic void enterCurrentLike(HoodieSqlBaseParser.CurrentLikeContext ctx)
currentLike
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterCurrentLike in interface HoodieSqlBaseListenerctx - the parse treepublic void exitCurrentLike(HoodieSqlBaseParser.CurrentLikeContext ctx)
currentLike
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitCurrentLike in interface HoodieSqlBaseListenerctx - the parse treepublic void enterColumnReference(HoodieSqlBaseParser.ColumnReferenceContext ctx)
columnReference
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterColumnReference in interface HoodieSqlBaseListenerctx - the parse treepublic void exitColumnReference(HoodieSqlBaseParser.ColumnReferenceContext ctx)
columnReference
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitColumnReference in interface HoodieSqlBaseListenerctx - the parse treepublic void enterRowConstructor(HoodieSqlBaseParser.RowConstructorContext ctx)
rowConstructor
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterRowConstructor in interface HoodieSqlBaseListenerctx - the parse treepublic void exitRowConstructor(HoodieSqlBaseParser.RowConstructorContext ctx)
rowConstructor
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitRowConstructor in interface HoodieSqlBaseListenerctx - the parse treepublic void enterLast(HoodieSqlBaseParser.LastContext ctx)
last
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterLast in interface HoodieSqlBaseListenerctx - the parse treepublic void exitLast(HoodieSqlBaseParser.LastContext ctx)
last
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitLast in interface HoodieSqlBaseListenerctx - the parse treepublic void enterStar(HoodieSqlBaseParser.StarContext ctx)
star
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterStar in interface HoodieSqlBaseListenerctx - the parse treepublic void exitStar(HoodieSqlBaseParser.StarContext ctx)
star
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitStar in interface HoodieSqlBaseListenerctx - the parse treepublic void enterOverlay(HoodieSqlBaseParser.OverlayContext ctx)
overlay
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterOverlay in interface HoodieSqlBaseListenerctx - the parse treepublic void exitOverlay(HoodieSqlBaseParser.OverlayContext ctx)
overlay
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitOverlay in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSubscript(HoodieSqlBaseParser.SubscriptContext ctx)
subscript
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterSubscript in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSubscript(HoodieSqlBaseParser.SubscriptContext ctx)
subscript
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitSubscript in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSubqueryExpression(HoodieSqlBaseParser.SubqueryExpressionContext ctx)
subqueryExpression
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterSubqueryExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSubqueryExpression(HoodieSqlBaseParser.SubqueryExpressionContext ctx)
subqueryExpression
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitSubqueryExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSubstring(HoodieSqlBaseParser.SubstringContext ctx)
substring
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterSubstring in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSubstring(HoodieSqlBaseParser.SubstringContext ctx)
substring
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitSubstring in interface HoodieSqlBaseListenerctx - the parse treepublic void enterCast(HoodieSqlBaseParser.CastContext ctx)
cast
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterCast in interface HoodieSqlBaseListenerctx - the parse treepublic void exitCast(HoodieSqlBaseParser.CastContext ctx)
cast
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitCast in interface HoodieSqlBaseListenerctx - the parse treepublic void enterConstantDefault(HoodieSqlBaseParser.ConstantDefaultContext ctx)
constantDefault
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterConstantDefault in interface HoodieSqlBaseListenerctx - the parse treepublic void exitConstantDefault(HoodieSqlBaseParser.ConstantDefaultContext ctx)
constantDefault
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitConstantDefault in interface HoodieSqlBaseListenerctx - the parse treepublic void enterLambda(HoodieSqlBaseParser.LambdaContext ctx)
lambda
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterLambda in interface HoodieSqlBaseListenerctx - the parse treepublic void exitLambda(HoodieSqlBaseParser.LambdaContext ctx)
lambda
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitLambda in interface HoodieSqlBaseListenerctx - the parse treepublic void enterParenthesizedExpression(HoodieSqlBaseParser.ParenthesizedExpressionContext ctx)
parenthesizedExpression
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterParenthesizedExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void exitParenthesizedExpression(HoodieSqlBaseParser.ParenthesizedExpressionContext ctx)
parenthesizedExpression
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitParenthesizedExpression in interface HoodieSqlBaseListenerctx - the parse treepublic void enterExtract(HoodieSqlBaseParser.ExtractContext ctx)
extract
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterExtract in interface HoodieSqlBaseListenerctx - the parse treepublic void exitExtract(HoodieSqlBaseParser.ExtractContext ctx)
extract
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitExtract in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTrim(HoodieSqlBaseParser.TrimContext ctx)
trim
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterTrim in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTrim(HoodieSqlBaseParser.TrimContext ctx)
trim
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitTrim in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFunctionCall(HoodieSqlBaseParser.FunctionCallContext ctx)
functionCall
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterFunctionCall in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFunctionCall(HoodieSqlBaseParser.FunctionCallContext ctx)
functionCall
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitFunctionCall in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSearchedCase(HoodieSqlBaseParser.SearchedCaseContext ctx)
searchedCase
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterSearchedCase in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSearchedCase(HoodieSqlBaseParser.SearchedCaseContext ctx)
searchedCase
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitSearchedCase in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPosition(HoodieSqlBaseParser.PositionContext ctx)
position
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterPosition in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPosition(HoodieSqlBaseParser.PositionContext ctx)
position
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitPosition in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFirst(HoodieSqlBaseParser.FirstContext ctx)
first
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
enterFirst in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFirst(HoodieSqlBaseParser.FirstContext ctx)
first
labeled alternative in HoodieSqlBaseParser.primaryExpression().
The default implementation does nothing.
exitFirst in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNullLiteral(HoodieSqlBaseParser.NullLiteralContext ctx)
nullLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
enterNullLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNullLiteral(HoodieSqlBaseParser.NullLiteralContext ctx)
nullLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
exitNullLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterIntervalLiteral(HoodieSqlBaseParser.IntervalLiteralContext ctx)
intervalLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
enterIntervalLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitIntervalLiteral(HoodieSqlBaseParser.IntervalLiteralContext ctx)
intervalLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
exitIntervalLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTypeConstructor(HoodieSqlBaseParser.TypeConstructorContext ctx)
typeConstructor
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
enterTypeConstructor in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTypeConstructor(HoodieSqlBaseParser.TypeConstructorContext ctx)
typeConstructor
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
exitTypeConstructor in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNumericLiteral(HoodieSqlBaseParser.NumericLiteralContext ctx)
numericLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
enterNumericLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNumericLiteral(HoodieSqlBaseParser.NumericLiteralContext ctx)
numericLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
exitNumericLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterBooleanLiteral(HoodieSqlBaseParser.BooleanLiteralContext ctx)
booleanLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
enterBooleanLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitBooleanLiteral(HoodieSqlBaseParser.BooleanLiteralContext ctx)
booleanLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
exitBooleanLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterStringLiteral(HoodieSqlBaseParser.StringLiteralContext ctx)
stringLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
enterStringLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitStringLiteral(HoodieSqlBaseParser.StringLiteralContext ctx)
stringLiteral
labeled alternative in HoodieSqlBaseParser.constant().
The default implementation does nothing.
exitStringLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterComparisonOperator(HoodieSqlBaseParser.ComparisonOperatorContext ctx)
HoodieSqlBaseParser.comparisonOperator().
The default implementation does nothing.
enterComparisonOperator in interface HoodieSqlBaseListenerctx - the parse treepublic void exitComparisonOperator(HoodieSqlBaseParser.ComparisonOperatorContext ctx)
HoodieSqlBaseParser.comparisonOperator().
The default implementation does nothing.
exitComparisonOperator in interface HoodieSqlBaseListenerctx - the parse treepublic void enterArithmeticOperator(HoodieSqlBaseParser.ArithmeticOperatorContext ctx)
HoodieSqlBaseParser.arithmeticOperator().
The default implementation does nothing.
enterArithmeticOperator in interface HoodieSqlBaseListenerctx - the parse treepublic void exitArithmeticOperator(HoodieSqlBaseParser.ArithmeticOperatorContext ctx)
HoodieSqlBaseParser.arithmeticOperator().
The default implementation does nothing.
exitArithmeticOperator in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPredicateOperator(HoodieSqlBaseParser.PredicateOperatorContext ctx)
HoodieSqlBaseParser.predicateOperator().
The default implementation does nothing.
enterPredicateOperator in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPredicateOperator(HoodieSqlBaseParser.PredicateOperatorContext ctx)
HoodieSqlBaseParser.predicateOperator().
The default implementation does nothing.
exitPredicateOperator in interface HoodieSqlBaseListenerctx - the parse treepublic void enterBooleanValue(HoodieSqlBaseParser.BooleanValueContext ctx)
HoodieSqlBaseParser.booleanValue().
The default implementation does nothing.
enterBooleanValue in interface HoodieSqlBaseListenerctx - the parse treepublic void exitBooleanValue(HoodieSqlBaseParser.BooleanValueContext ctx)
HoodieSqlBaseParser.booleanValue().
The default implementation does nothing.
exitBooleanValue in interface HoodieSqlBaseListenerctx - the parse treepublic void enterInterval(HoodieSqlBaseParser.IntervalContext ctx)
HoodieSqlBaseParser.interval().
The default implementation does nothing.
enterInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void exitInterval(HoodieSqlBaseParser.IntervalContext ctx)
HoodieSqlBaseParser.interval().
The default implementation does nothing.
exitInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void enterErrorCapturingMultiUnitsInterval(HoodieSqlBaseParser.ErrorCapturingMultiUnitsIntervalContext ctx)
HoodieSqlBaseParser.errorCapturingMultiUnitsInterval().
The default implementation does nothing.
enterErrorCapturingMultiUnitsInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void exitErrorCapturingMultiUnitsInterval(HoodieSqlBaseParser.ErrorCapturingMultiUnitsIntervalContext ctx)
HoodieSqlBaseParser.errorCapturingMultiUnitsInterval().
The default implementation does nothing.
exitErrorCapturingMultiUnitsInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void enterMultiUnitsInterval(HoodieSqlBaseParser.MultiUnitsIntervalContext ctx)
HoodieSqlBaseParser.multiUnitsInterval().
The default implementation does nothing.
enterMultiUnitsInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void exitMultiUnitsInterval(HoodieSqlBaseParser.MultiUnitsIntervalContext ctx)
HoodieSqlBaseParser.multiUnitsInterval().
The default implementation does nothing.
exitMultiUnitsInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void enterErrorCapturingUnitToUnitInterval(HoodieSqlBaseParser.ErrorCapturingUnitToUnitIntervalContext ctx)
HoodieSqlBaseParser.errorCapturingUnitToUnitInterval().
The default implementation does nothing.
enterErrorCapturingUnitToUnitInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void exitErrorCapturingUnitToUnitInterval(HoodieSqlBaseParser.ErrorCapturingUnitToUnitIntervalContext ctx)
HoodieSqlBaseParser.errorCapturingUnitToUnitInterval().
The default implementation does nothing.
exitErrorCapturingUnitToUnitInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void enterUnitToUnitInterval(HoodieSqlBaseParser.UnitToUnitIntervalContext ctx)
HoodieSqlBaseParser.unitToUnitInterval().
The default implementation does nothing.
enterUnitToUnitInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void exitUnitToUnitInterval(HoodieSqlBaseParser.UnitToUnitIntervalContext ctx)
HoodieSqlBaseParser.unitToUnitInterval().
The default implementation does nothing.
exitUnitToUnitInterval in interface HoodieSqlBaseListenerctx - the parse treepublic void enterIntervalValue(HoodieSqlBaseParser.IntervalValueContext ctx)
HoodieSqlBaseParser.intervalValue().
The default implementation does nothing.
enterIntervalValue in interface HoodieSqlBaseListenerctx - the parse treepublic void exitIntervalValue(HoodieSqlBaseParser.IntervalValueContext ctx)
HoodieSqlBaseParser.intervalValue().
The default implementation does nothing.
exitIntervalValue in interface HoodieSqlBaseListenerctx - the parse treepublic void enterColPosition(HoodieSqlBaseParser.ColPositionContext ctx)
HoodieSqlBaseParser.colPosition().
The default implementation does nothing.
enterColPosition in interface HoodieSqlBaseListenerctx - the parse treepublic void exitColPosition(HoodieSqlBaseParser.ColPositionContext ctx)
HoodieSqlBaseParser.colPosition().
The default implementation does nothing.
exitColPosition in interface HoodieSqlBaseListenerctx - the parse treepublic void enterComplexDataType(HoodieSqlBaseParser.ComplexDataTypeContext ctx)
complexDataType
labeled alternative in HoodieSqlBaseParser.dataType().
The default implementation does nothing.
enterComplexDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void exitComplexDataType(HoodieSqlBaseParser.ComplexDataTypeContext ctx)
complexDataType
labeled alternative in HoodieSqlBaseParser.dataType().
The default implementation does nothing.
exitComplexDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void enterYearMonthIntervalDataType(HoodieSqlBaseParser.YearMonthIntervalDataTypeContext ctx)
yearMonthIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType().
The default implementation does nothing.
enterYearMonthIntervalDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void exitYearMonthIntervalDataType(HoodieSqlBaseParser.YearMonthIntervalDataTypeContext ctx)
yearMonthIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType().
The default implementation does nothing.
exitYearMonthIntervalDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void enterDayTimeIntervalDataType(HoodieSqlBaseParser.DayTimeIntervalDataTypeContext ctx)
dayTimeIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType().
The default implementation does nothing.
enterDayTimeIntervalDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void exitDayTimeIntervalDataType(HoodieSqlBaseParser.DayTimeIntervalDataTypeContext ctx)
dayTimeIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType().
The default implementation does nothing.
exitDayTimeIntervalDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void enterPrimitiveDataType(HoodieSqlBaseParser.PrimitiveDataTypeContext ctx)
primitiveDataType
labeled alternative in HoodieSqlBaseParser.dataType().
The default implementation does nothing.
enterPrimitiveDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void exitPrimitiveDataType(HoodieSqlBaseParser.PrimitiveDataTypeContext ctx)
primitiveDataType
labeled alternative in HoodieSqlBaseParser.dataType().
The default implementation does nothing.
exitPrimitiveDataType in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQualifiedColTypeWithPositionList(HoodieSqlBaseParser.QualifiedColTypeWithPositionListContext ctx)
HoodieSqlBaseParser.qualifiedColTypeWithPositionList().
The default implementation does nothing.
enterQualifiedColTypeWithPositionList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQualifiedColTypeWithPositionList(HoodieSqlBaseParser.QualifiedColTypeWithPositionListContext ctx)
HoodieSqlBaseParser.qualifiedColTypeWithPositionList().
The default implementation does nothing.
exitQualifiedColTypeWithPositionList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQualifiedColTypeWithPosition(HoodieSqlBaseParser.QualifiedColTypeWithPositionContext ctx)
HoodieSqlBaseParser.qualifiedColTypeWithPosition().
The default implementation does nothing.
enterQualifiedColTypeWithPosition in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQualifiedColTypeWithPosition(HoodieSqlBaseParser.QualifiedColTypeWithPositionContext ctx)
HoodieSqlBaseParser.qualifiedColTypeWithPosition().
The default implementation does nothing.
exitQualifiedColTypeWithPosition in interface HoodieSqlBaseListenerctx - the parse treepublic void enterColTypeList(HoodieSqlBaseParser.ColTypeListContext ctx)
HoodieSqlBaseParser.colTypeList().
The default implementation does nothing.
enterColTypeList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitColTypeList(HoodieSqlBaseParser.ColTypeListContext ctx)
HoodieSqlBaseParser.colTypeList().
The default implementation does nothing.
exitColTypeList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterColType(HoodieSqlBaseParser.ColTypeContext ctx)
HoodieSqlBaseParser.colType().
The default implementation does nothing.
enterColType in interface HoodieSqlBaseListenerctx - the parse treepublic void exitColType(HoodieSqlBaseParser.ColTypeContext ctx)
HoodieSqlBaseParser.colType().
The default implementation does nothing.
exitColType in interface HoodieSqlBaseListenerctx - the parse treepublic void enterComplexColTypeList(HoodieSqlBaseParser.ComplexColTypeListContext ctx)
HoodieSqlBaseParser.complexColTypeList().
The default implementation does nothing.
enterComplexColTypeList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitComplexColTypeList(HoodieSqlBaseParser.ComplexColTypeListContext ctx)
HoodieSqlBaseParser.complexColTypeList().
The default implementation does nothing.
exitComplexColTypeList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterComplexColType(HoodieSqlBaseParser.ComplexColTypeContext ctx)
HoodieSqlBaseParser.complexColType().
The default implementation does nothing.
enterComplexColType in interface HoodieSqlBaseListenerctx - the parse treepublic void exitComplexColType(HoodieSqlBaseParser.ComplexColTypeContext ctx)
HoodieSqlBaseParser.complexColType().
The default implementation does nothing.
exitComplexColType in interface HoodieSqlBaseListenerctx - the parse treepublic void enterWhenClause(HoodieSqlBaseParser.WhenClauseContext ctx)
HoodieSqlBaseParser.whenClause().
The default implementation does nothing.
enterWhenClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitWhenClause(HoodieSqlBaseParser.WhenClauseContext ctx)
HoodieSqlBaseParser.whenClause().
The default implementation does nothing.
exitWhenClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterWindowClause(HoodieSqlBaseParser.WindowClauseContext ctx)
HoodieSqlBaseParser.windowClause().
The default implementation does nothing.
enterWindowClause in interface HoodieSqlBaseListenerctx - the parse treepublic void exitWindowClause(HoodieSqlBaseParser.WindowClauseContext ctx)
HoodieSqlBaseParser.windowClause().
The default implementation does nothing.
exitWindowClause in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNamedWindow(HoodieSqlBaseParser.NamedWindowContext ctx)
HoodieSqlBaseParser.namedWindow().
The default implementation does nothing.
enterNamedWindow in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNamedWindow(HoodieSqlBaseParser.NamedWindowContext ctx)
HoodieSqlBaseParser.namedWindow().
The default implementation does nothing.
exitNamedWindow in interface HoodieSqlBaseListenerctx - the parse treepublic void enterWindowRef(HoodieSqlBaseParser.WindowRefContext ctx)
windowRef
labeled alternative in HoodieSqlBaseParser.windowSpec().
The default implementation does nothing.
enterWindowRef in interface HoodieSqlBaseListenerctx - the parse treepublic void exitWindowRef(HoodieSqlBaseParser.WindowRefContext ctx)
windowRef
labeled alternative in HoodieSqlBaseParser.windowSpec().
The default implementation does nothing.
exitWindowRef in interface HoodieSqlBaseListenerctx - the parse treepublic void enterWindowDef(HoodieSqlBaseParser.WindowDefContext ctx)
windowDef
labeled alternative in HoodieSqlBaseParser.windowSpec().
The default implementation does nothing.
enterWindowDef in interface HoodieSqlBaseListenerctx - the parse treepublic void exitWindowDef(HoodieSqlBaseParser.WindowDefContext ctx)
windowDef
labeled alternative in HoodieSqlBaseParser.windowSpec().
The default implementation does nothing.
exitWindowDef in interface HoodieSqlBaseListenerctx - the parse treepublic void enterWindowFrame(HoodieSqlBaseParser.WindowFrameContext ctx)
HoodieSqlBaseParser.windowFrame().
The default implementation does nothing.
enterWindowFrame in interface HoodieSqlBaseListenerctx - the parse treepublic void exitWindowFrame(HoodieSqlBaseParser.WindowFrameContext ctx)
HoodieSqlBaseParser.windowFrame().
The default implementation does nothing.
exitWindowFrame in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFrameBound(HoodieSqlBaseParser.FrameBoundContext ctx)
HoodieSqlBaseParser.frameBound().
The default implementation does nothing.
enterFrameBound in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFrameBound(HoodieSqlBaseParser.FrameBoundContext ctx)
HoodieSqlBaseParser.frameBound().
The default implementation does nothing.
exitFrameBound in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQualifiedNameList(HoodieSqlBaseParser.QualifiedNameListContext ctx)
HoodieSqlBaseParser.qualifiedNameList().
The default implementation does nothing.
enterQualifiedNameList in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQualifiedNameList(HoodieSqlBaseParser.QualifiedNameListContext ctx)
HoodieSqlBaseParser.qualifiedNameList().
The default implementation does nothing.
exitQualifiedNameList in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFunctionName(HoodieSqlBaseParser.FunctionNameContext ctx)
HoodieSqlBaseParser.functionName().
The default implementation does nothing.
enterFunctionName in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFunctionName(HoodieSqlBaseParser.FunctionNameContext ctx)
HoodieSqlBaseParser.functionName().
The default implementation does nothing.
exitFunctionName in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQualifiedName(HoodieSqlBaseParser.QualifiedNameContext ctx)
HoodieSqlBaseParser.qualifiedName().
The default implementation does nothing.
enterQualifiedName in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQualifiedName(HoodieSqlBaseParser.QualifiedNameContext ctx)
HoodieSqlBaseParser.qualifiedName().
The default implementation does nothing.
exitQualifiedName in interface HoodieSqlBaseListenerctx - the parse treepublic void enterErrorCapturingIdentifier(HoodieSqlBaseParser.ErrorCapturingIdentifierContext ctx)
HoodieSqlBaseParser.errorCapturingIdentifier().
The default implementation does nothing.
enterErrorCapturingIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitErrorCapturingIdentifier(HoodieSqlBaseParser.ErrorCapturingIdentifierContext ctx)
HoodieSqlBaseParser.errorCapturingIdentifier().
The default implementation does nothing.
exitErrorCapturingIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterErrorIdent(HoodieSqlBaseParser.ErrorIdentContext ctx)
errorIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra().
The default implementation does nothing.
enterErrorIdent in interface HoodieSqlBaseListenerctx - the parse treepublic void exitErrorIdent(HoodieSqlBaseParser.ErrorIdentContext ctx)
errorIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra().
The default implementation does nothing.
exitErrorIdent in interface HoodieSqlBaseListenerctx - the parse treepublic void enterRealIdent(HoodieSqlBaseParser.RealIdentContext ctx)
realIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra().
The default implementation does nothing.
enterRealIdent in interface HoodieSqlBaseListenerctx - the parse treepublic void exitRealIdent(HoodieSqlBaseParser.RealIdentContext ctx)
realIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra().
The default implementation does nothing.
exitRealIdent in interface HoodieSqlBaseListenerctx - the parse treepublic void enterIdentifier(HoodieSqlBaseParser.IdentifierContext ctx)
HoodieSqlBaseParser.identifier().
The default implementation does nothing.
enterIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitIdentifier(HoodieSqlBaseParser.IdentifierContext ctx)
HoodieSqlBaseParser.identifier().
The default implementation does nothing.
exitIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterUnquotedIdentifier(HoodieSqlBaseParser.UnquotedIdentifierContext ctx)
unquotedIdentifier
labeled alternative in HoodieSqlBaseParser.strictIdentifier().
The default implementation does nothing.
enterUnquotedIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitUnquotedIdentifier(HoodieSqlBaseParser.UnquotedIdentifierContext ctx)
unquotedIdentifier
labeled alternative in HoodieSqlBaseParser.strictIdentifier().
The default implementation does nothing.
exitUnquotedIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQuotedIdentifierAlternative(HoodieSqlBaseParser.QuotedIdentifierAlternativeContext ctx)
quotedIdentifierAlternative
labeled alternative in HoodieSqlBaseParser.strictIdentifier().
The default implementation does nothing.
enterQuotedIdentifierAlternative in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQuotedIdentifierAlternative(HoodieSqlBaseParser.QuotedIdentifierAlternativeContext ctx)
quotedIdentifierAlternative
labeled alternative in HoodieSqlBaseParser.strictIdentifier().
The default implementation does nothing.
exitQuotedIdentifierAlternative in interface HoodieSqlBaseListenerctx - the parse treepublic void enterQuotedIdentifier(HoodieSqlBaseParser.QuotedIdentifierContext ctx)
HoodieSqlBaseParser.quotedIdentifier().
The default implementation does nothing.
enterQuotedIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void exitQuotedIdentifier(HoodieSqlBaseParser.QuotedIdentifierContext ctx)
HoodieSqlBaseParser.quotedIdentifier().
The default implementation does nothing.
exitQuotedIdentifier in interface HoodieSqlBaseListenerctx - the parse treepublic void enterExponentLiteral(HoodieSqlBaseParser.ExponentLiteralContext ctx)
exponentLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterExponentLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitExponentLiteral(HoodieSqlBaseParser.ExponentLiteralContext ctx)
exponentLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitExponentLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterDecimalLiteral(HoodieSqlBaseParser.DecimalLiteralContext ctx)
decimalLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterDecimalLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitDecimalLiteral(HoodieSqlBaseParser.DecimalLiteralContext ctx)
decimalLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitDecimalLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterLegacyDecimalLiteral(HoodieSqlBaseParser.LegacyDecimalLiteralContext ctx)
legacyDecimalLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterLegacyDecimalLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitLegacyDecimalLiteral(HoodieSqlBaseParser.LegacyDecimalLiteralContext ctx)
legacyDecimalLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitLegacyDecimalLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterIntegerLiteral(HoodieSqlBaseParser.IntegerLiteralContext ctx)
integerLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterIntegerLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitIntegerLiteral(HoodieSqlBaseParser.IntegerLiteralContext ctx)
integerLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitIntegerLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterBigIntLiteral(HoodieSqlBaseParser.BigIntLiteralContext ctx)
bigIntLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterBigIntLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitBigIntLiteral(HoodieSqlBaseParser.BigIntLiteralContext ctx)
bigIntLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitBigIntLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterSmallIntLiteral(HoodieSqlBaseParser.SmallIntLiteralContext ctx)
smallIntLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterSmallIntLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitSmallIntLiteral(HoodieSqlBaseParser.SmallIntLiteralContext ctx)
smallIntLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitSmallIntLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterTinyIntLiteral(HoodieSqlBaseParser.TinyIntLiteralContext ctx)
tinyIntLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterTinyIntLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitTinyIntLiteral(HoodieSqlBaseParser.TinyIntLiteralContext ctx)
tinyIntLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitTinyIntLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterDoubleLiteral(HoodieSqlBaseParser.DoubleLiteralContext ctx)
doubleLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterDoubleLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitDoubleLiteral(HoodieSqlBaseParser.DoubleLiteralContext ctx)
doubleLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitDoubleLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterFloatLiteral(HoodieSqlBaseParser.FloatLiteralContext ctx)
floatLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterFloatLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitFloatLiteral(HoodieSqlBaseParser.FloatLiteralContext ctx)
floatLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitFloatLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterBigDecimalLiteral(HoodieSqlBaseParser.BigDecimalLiteralContext ctx)
bigDecimalLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
enterBigDecimalLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void exitBigDecimalLiteral(HoodieSqlBaseParser.BigDecimalLiteralContext ctx)
bigDecimalLiteral
labeled alternative in HoodieSqlBaseParser.number().
The default implementation does nothing.
exitBigDecimalLiteral in interface HoodieSqlBaseListenerctx - the parse treepublic void enterAlterColumnAction(HoodieSqlBaseParser.AlterColumnActionContext ctx)
HoodieSqlBaseParser.alterColumnAction().
The default implementation does nothing.
enterAlterColumnAction in interface HoodieSqlBaseListenerctx - the parse treepublic void exitAlterColumnAction(HoodieSqlBaseParser.AlterColumnActionContext ctx)
HoodieSqlBaseParser.alterColumnAction().
The default implementation does nothing.
exitAlterColumnAction in interface HoodieSqlBaseListenerctx - the parse treepublic void enterAnsiNonReserved(HoodieSqlBaseParser.AnsiNonReservedContext ctx)
HoodieSqlBaseParser.ansiNonReserved().
The default implementation does nothing.
enterAnsiNonReserved in interface HoodieSqlBaseListenerctx - the parse treepublic void exitAnsiNonReserved(HoodieSqlBaseParser.AnsiNonReservedContext ctx)
HoodieSqlBaseParser.ansiNonReserved().
The default implementation does nothing.
exitAnsiNonReserved in interface HoodieSqlBaseListenerctx - the parse treepublic void enterStrictNonReserved(HoodieSqlBaseParser.StrictNonReservedContext ctx)
HoodieSqlBaseParser.strictNonReserved().
The default implementation does nothing.
enterStrictNonReserved in interface HoodieSqlBaseListenerctx - the parse treepublic void exitStrictNonReserved(HoodieSqlBaseParser.StrictNonReservedContext ctx)
HoodieSqlBaseParser.strictNonReserved().
The default implementation does nothing.
exitStrictNonReserved in interface HoodieSqlBaseListenerctx - the parse treepublic void enterNonReserved(HoodieSqlBaseParser.NonReservedContext ctx)
HoodieSqlBaseParser.nonReserved().
The default implementation does nothing.
enterNonReserved in interface HoodieSqlBaseListenerctx - the parse treepublic void exitNonReserved(HoodieSqlBaseParser.NonReservedContext ctx)
HoodieSqlBaseParser.nonReserved().
The default implementation does nothing.
exitNonReserved in interface HoodieSqlBaseListenerctx - the parse treepublic void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
enterEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
exitEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
The default implementation does nothing.
visitTerminal in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node)
The default implementation does nothing.
visitErrorNode in interface org.antlr.v4.runtime.tree.ParseTreeListenerCopyright © 2025 The Apache Software Foundation. All rights reserved.