Closed JayWhite2357 closed 2 weeks ago
OwnedTable Serialization is needed upstream.
OwnedTable
serde is derived for both OwnedTable and OwnedColumn.
serde
OwnedColumn
NA
:tada: This PR is included in version 0.44.4 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Rationale for this change
OwnedTable
Serialization is needed upstream.What changes are included in this PR?
serde
is derived for bothOwnedTable
andOwnedColumn
.Are these changes tested?
NA