OpenMLDB
OpenMLDB copied to clipboard
Fail to add and remove columns for InternalRow when enabling UnsafeRowOpt
Now all the last join test cases will fail if we use UnsafeRowOpt to add and remove extra columns.
So we cannot enable unsaferow and other optimiztions at the same time.