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

Make sure we cast when NULL is else in CASE expressions #1651

Closed
wants to merge 9 commits into from

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Oct 9, 2018

cc @xmnlab

Closes #1620

@cpcloud cpcloud requested a review from kszucs October 9, 2018 19:07
@cpcloud cpcloud added bug Incorrect behavior inside of ibis expressions Issues or PRs related to the expression API analytics Higher-level data analysis API related issues or PRs labels Oct 9, 2018
@cpcloud cpcloud added this to the Next Release milestone Oct 9, 2018
@kszucs
Copy link
Member

kszucs commented Oct 10, 2018

@cpcloud tests are failing

@cpcloud cpcloud changed the title WIP: Make sure we cast when NULL is else in CASE expressions Make sure we cast when NULL is else in CASE expressions Oct 10, 2018
@kszucs
Copy link
Member

kszucs commented Oct 11, 2018

I've pinned clickhouse-driver to 0.0.15 until the following issue is going to be resolved: mymarilyn/clickhouse-driver#59

@cpcloud
Copy link
Member Author

cpcloud commented Oct 11, 2018

@kszucs thanks. I'll fix up the tests today.

@cpcloud
Copy link
Member Author

cpcloud commented Oct 12, 2018

Merging on green.

@cpcloud cpcloud closed this in ac38ada Oct 12, 2018
@cpcloud cpcloud deleted the null-literal branch October 12, 2018 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analytics Higher-level data analysis API related issues or PRs bug Incorrect behavior inside of ibis expressions Issues or PRs related to the expression API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants