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

t['a', 'b'] and t.select(['a', 'b']) behave differently in the presence of a join #1783

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

t['a', 'b'] and t.select(['a', 'b']) behave differently in the presence of a join #1783

cpcloud opened this issue May 14, 2019 · 0 comments · Fixed by #1797
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 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 self-assigned this May 14, 2019
cpcloud added a commit that referenced this issue May 30, 2019
Closes #1783  cc @toryhaavik
Author: Phillip Cloud <cpcloud@gmail.com>

Closes #1797 from cpcloud/gh-1783-fix-select-on-join and squashes the following commits:

08dfac2 [Phillip Cloud] BUG: Allow projections from joins to attempt fusion
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