public static class Lattice.DerivedColumn extends Lattice.Column
| Modifier and Type | Field and Description |
|---|---|
RexNode |
e |
alias, ordinal| Modifier and Type | Method and Description |
|---|---|
@Nullable String |
defaultAlias()
The alias that SQL would give to this expression.
|
void |
toSql(Lattice.SqlWriter writer) |
String |
toString() |
compareTo, equals, hashCodepublic final RexNode e
public void toSql(Lattice.SqlWriter writer)
toSql in class Lattice.Columnpublic @Nullable String defaultAlias()
Lattice.ColumndefaultAlias in class Lattice.ColumnCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.