Package org.apache.gravitino.rel
Class TableChange.First
java.lang.Object
org.apache.gravitino.rel.TableChange.First
- All Implemented Interfaces:
TableChange.ColumnPosition
- Enclosing interface:
- TableChange
Column position FIRST means the specified column should be the first column. Note that, the
specified column may be a nested field, and then FIRST means this field should be the first one
within the struct.
-
Method Summary