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

Improve error message of apply_with_type. #5289

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Conversation

teo-tsirpanis
Copy link
Member

SC-53336

If apply_with_type (used for aggregates among other things) encounters an unsupported data type (like non-ASCII strings), it would fail with a message saying that the type is "not valid". This PR updates it to the more clear "not supported".


TYPE: IMPROVEMENT
DESC: Improve error messages for unsupported data types in aggregates.

@KiterLuc KiterLuc merged commit b5bd266 into dev Sep 10, 2024
62 checks passed
@KiterLuc KiterLuc deleted the teo/apply-with-type-msg-fix branch September 10, 2024 10:46
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

Successfully merging this pull request may close these issues.

2 participants