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
We want to switch driver to deserialize metadata eagerly. One thing that
driver does with RawMetadataAndRawRows is logging the raw size of
metadata and raw rows. In order to keep it doing that, we need to store
the size in the deserialized metadata result.
0 commit comments