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

Ensure column names are unique for horizontal concat in the IR #17862

Closed
orlp opened this issue Jul 25, 2024 · 0 comments · Fixed by #17884
Closed

Ensure column names are unique for horizontal concat in the IR #17862

orlp opened this issue Jul 25, 2024 · 0 comments · Fixed by #17884
Assignees
Labels
accepted Ready for implementation

Comments

@orlp
Copy link
Collaborator

orlp commented Jul 25, 2024

When horizontally concatenating DataFrames we should already check that the column names are unique while building the IR instead of during execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants