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 reference keys (e.g. delta.columnMapping.mode) all over the deserialize, table properties tests, log replay tests, and some of the visitors tests. Probably would be nice to have an enum with ToStr/FromStr?
The text was updated successfully, but these errors were encountered:
We reference keys (e.g.
delta.columnMapping.mode
) all over the deserialize, table properties tests, log replay tests, and some of the visitors tests. Probably would be nice to have an enum with ToStr/FromStr?The text was updated successfully, but these errors were encountered: