You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: retain metadata_location from StaticTable::into_table (#1536)
## Which issue does this PR close?
- Closes#1535
## What changes are included in this PR?
`StaticTable::from_metadata_location` now retains the metadata location
on the underlying `Table`.
## Are these changes tested?
Yes, I added an assert.
0 commit comments