Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix](Variant) ensure variant column finalized before reading the roo…
…t column Eg. segment 1 has no variant columns and fill the dst with default value, which the variant columns's root is type nothing with n rows(not finalized), then reading segment2 with the none finalized variant column will lead to nullptr in `obj.get_root();`
- Loading branch information