Skip to content

Commit cfc532a

Browse files
committed
.
1 parent 804eb56 commit cfc532a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proto/relationalai/lqp/v1/transactions.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ message ExportIcebergColumn {
132132
string name = 1;
133133
RelationId column_data = 2;
134134
Type type = 3;
135-
bool nullable = 3;
135+
bool nullable = 4;
136136
}
137137

138138
//

0 commit comments

Comments
 (0)