Enhancement
#9756 support the compare semantics family of batch serialize/deserialize. But it didn't handle nullmap.
For example, for column ColumnNullable(ColumnString), if row-i is null, the serialization of nested row-i of ColmnString should be skipped(or default val)