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
Right now YDB support column addition with a default values specified additional into a row-based table.
Need to cover this functionality with a stress tests, including but not limited to:
try column addition to the table in simple_queue workload, then drop it right after build is started.
try to cancel and interrupt column addition operation