Skip to content

FIX-#5961: Preserve dtypes when inserting column to empty frame. #7601

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

Conversation

sfc-gh-mvashishtha
Copy link
Contributor

Default to pandas when inserting a column in an empty frame.

Resolves #5961

…y frame.

Signed-off-by: sfc-gh-mvashishtha <mahesh.vashishtha@snowflake.com>
Signed-off-by: sfc-gh-mvashishtha <mahesh.vashishtha@snowflake.com>
Signed-off-by: sfc-gh-mvashishtha <mahesh.vashishtha@snowflake.com>
@sfc-gh-mvashishtha sfc-gh-mvashishtha merged commit 5b2fadf into modin-project:main Jun 16, 2025
41 checks passed
sfc-gh-mvashishtha added a commit that referenced this pull request Jun 18, 2025
Default to pandas at the query compiler when inserting a column in an empty frame.

Resolves #5961

---------
Signed-off-by: sfc-gh-mvashishtha <mahesh.vashishtha@snowflake.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Inserting a column into an empty frame changes the type of other columns
2 participants