[CP] BugFix some virtual tables cells set collection type when set varchar.

This commit is contained in:
obdev
2023-05-12 03:27:14 +00:00
committed by ob-robot
parent cfe17ab087
commit 70bb6c4808

View File

@ -157,6 +157,7 @@ int ObAllVirtualMacroBlockMarkerStatus::inner_get_next_row(common::ObNewRow *&ro
case OB_APP_MIN_COLUMN_ID + 16: {
// comment
cur_row_.cells_[i].set_varchar(comment_);
cur_row_.cells_[i].set_collation_type(collcation_type);
break;
}
default: {