Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[python/r/c++] Restore platform_config sensitivity in update_dataframe_schema #3115

Open
johnkerl opened this issue Oct 2, 2024 · 0 comments

Comments

@johnkerl
Copy link
Member

johnkerl commented Oct 2, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant