OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

Fail to add and remove columns for InternalRow when enabling UnsafeRowOpt

Open tobegit3hub opened this issue 3 years ago • 1 comments

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.

tobegit3hub avatar Mar 02 '22 11:03 tobegit3hub