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

Relax transform_columns #4215

Merged
merged 1 commit into from
May 13, 2024
Merged

Relax transform_columns #4215

merged 1 commit into from
May 13, 2024

Conversation

dominiklohmann
Copy link
Member

The function now gracefully handles slices with no columns and is no longer noexcept so that misuse only crashes one operator instead of the entire process.

@dominiklohmann dominiklohmann added bug Incorrect behavior engine Core pipeline and storage engine labels May 13, 2024
@dominiklohmann dominiklohmann requested a review from mavam May 13, 2024 09:09
The function now gracefully handles slices with no columns and is no
longer noexcept so that misuse only crashes one operator instead of the
entire process.
@dominiklohmann dominiklohmann merged commit c75c9b0 into main May 13, 2024
52 checks passed
@dominiklohmann dominiklohmann deleted the topic/relax-transform-columns branch May 13, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior engine Core pipeline and storage engine
Projects
None yet
2 participants