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
On #3100 we now have centralized the schema-evolution logic in C++. For code-dedupe, this is a gain. However, the pre-3100 R side was respecting platform_config for things like compression filters; the current C++ implementation does not. This isn't high-pri, but, it should be addressed as follow-on work.
On #3100 we now have centralized the schema-evolution logic in C++. For code-dedupe, this is a gain. However, the pre-3100 R side was respecting
platform_config
for things like compression filters; the current C++ implementation does not. This isn't high-pri, but, it should be addressed as follow-on work.Part of #2406 and #1632.
The text was updated successfully, but these errors were encountered: