TreeNode
wvlet.airframe.sql.model.TreeNode
A base class for LogicalPlan and Expression
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- trait Expressiontrait BinaryExpressionclass Andclass ArithmeticBinaryExprclass DistinctFromclass Eqclass GreaterThanclass GreaterThanOrEqclass LessThanclass LessThanOrEqclass Likeclass NotDistinctFromclass NotEqclass NotLikeclass Ortrait ArithmeticExpressionclass ArithmeticUnaryExprclass ArrayConstructorclass CaseExprtrait ConditionalExpressionclass Betweenclass Inclass InSubQueryclass IsNotNullclass IsNullclass NoOpclass Notclass NotBetweenclass NotInclass NotInSubQueryclass Existsclass Extractclass FunctionCallclass IfExprtrait JoinCriteriaclass JoinOnclass JoinOnEqclass JoinUsingclass NaturalJoinclass ResolvedJoinUsingclass LambdaExprtrait Literalclass BinaryLiteraltrait BooleanLiteralclass FalseLiteralclass TrueLiteralclass CharLiteralclass DecimalLiteralclass DoubleLiteralclass GenericLiteralclass IntervalLiteralclass LongLiteralclass NullLiteralclass StringLiteralclass TimeLiteralclass TimestampLiteralclass Refclass RowConstructorclass SchemaPropertyclass SortItemclass SubQueryExpressiontrait TableElementclass ColumnDefclass ColumnDefLikeclass WhenClauseclass Windowclass WindowFrametrait LeafExpressiontrait Attributeclass Aliasclass AllColumnsclass MultiSourceColumnclass SingleColumnclass UnresolvedAttributeclass ResolvedAttributeclass ColumnTypeclass CurrentTimeBaseclass CurrentDateclass CurrentLocalTimeclass CurrentLocalTimeStampclass CurrentTimeclass CurrentTimestamptrait Identifierclass BackQuotedIdentifierclass DigitIdclass QuotedIdentifierclass ResolvedIdentifierclass UnquotedIdentifiertrait IntervalFieldclass Dayclass DayOfWeekclass DayOfYearclass Hourclass Minuteclass Monthclass Quarterclass Secondclass TimezoneHourclass TimezoneMinuteclass Weekclass Yearclass YearOfWeekclass Parameterclass QNametrait SetQuantifierclass Allclass DistinctSettrait UnaryExpressionclass Casttrait GroupingKeyclass UnresolvedGroupingKeyclass ResolvedGroupingKeyclass ParenthesizedExpressiontrait LogicalPlantrait BinaryPlantrait LeafPlanclass CTERelationReftrait DDLclass AddColumnclass CreateSchemaclass CreateTableclass CreateTableAsclass CreateViewclass DropColumnclass DropSchemaclass DropTableclass DropViewclass RenameColumnclass RenameSchemaclass RenameTableclass Deleteclass EmptyRelationclass RawSQLclass TableRefclass Valuesclass TableScantrait Relationclass Joinclass Querytrait SetOperationclass Exceptclass Intersectclass Uniontrait UnaryRelationclass Aggregateclass AliasedRelationclass Distinctclass Filterclass InsertIntoclass Lateralclass LateralViewclass Limitclass ParenthesizedRelationclass Projecttrait Selectionclass Sortclass Unnesttrait Updateclass Withclass WithQuerytrait UnaryPlan