You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in (ColumnChangeState.NEW, ColumnChangeState.CHANGED_EXP)
1385
+
and_colinsubquery_dependent_columns
1386
+
for_colin (new_column_states.dropped_columns)
1387
+
)
1388
+
)
1379
1389
):
1390
+
# or (new_column_states[_col].change_state == ColumnChangeState.DROPPED and self.column_states[_col].change_state in (ColumnChangeState.NEW, ColumnChangeState.CHANGED_EXP))
0 commit comments