Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[c++] Migrate current domain resize to use
SOMAColumn
(#3643)
* Migrate shape getter to SOMAColumn * Migrate shape upgrade checker to SOMAColumn * Migrate shape setter to SOMAColumn * Fix ndrectangle initialization * Update test assertions * Update attribute and dimension name getters * Migrate optional soma_joinid shape getters * Migrate dataframe domain setters * Fix the attribute column generation order whem metadata are missing * Add missing return statement * Replace const string with string_view * Migrate joinid shape setters to SOMAColumn * ArrowSchema generation improvement
- Loading branch information