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

NullIf should enforce that its arguments are castable to a common type #1782

Closed
cpcloud opened this issue May 14, 2019 · 0 comments · Fixed by #1784
Closed

NullIf should enforce that its arguments are castable to a common type #1782

cpcloud opened this issue May 14, 2019 · 0 comments · Fixed by #1784
Assignees
Labels
bug Incorrect behavior inside of ibis expressions Issues or PRs related to the expression API
Milestone

Comments

@cpcloud
Copy link
Member

cpcloud commented May 14, 2019

No description provided.

@cpcloud cpcloud self-assigned this May 14, 2019
@cpcloud cpcloud added bug Incorrect behavior inside of ibis expressions Issues or PRs related to the expression API labels May 14, 2019
@cpcloud cpcloud added this to the Next Feature Release milestone May 14, 2019
@cpcloud cpcloud changed the title NullIf should enforce that its arguments are the same type NullIf should enforce that its arguments are castable May 14, 2019
@cpcloud cpcloud changed the title NullIf should enforce that its arguments are castable NullIf should enforce that its arguments are castable to a common type May 14, 2019
cpcloud added a commit that referenced this issue May 15, 2019
…n type

Closes #1782
Author: Phillip Cloud <cpcloud@gmail.com>

Closes #1784 from cpcloud/nullif-schema-bug and squashes the following commits:

34010d5 [Phillip Cloud] Fix impala tests
469a2a9 [Phillip Cloud] BUG: NullIf should enforce that its arguments are castable to a common type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis expressions Issues or PRs related to the expression API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant