public static class SqlAlterTable.AlterTableContext extends SqlCreateTable.TableCreationContext
Modifier and Type | Field and Description |
---|---|
List<org.apache.calcite.sql.SqlNode> |
columnPositions |
columnList, constraints, distribution, watermark
Constructor and Description |
---|
AlterTableContext() |
public List<org.apache.calcite.sql.SqlNode> columnPositions
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.