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

BUG: Fix nested array literal repr #1851

Merged
merged 1 commit into from
Jun 22, 2019

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jun 20, 2019

Closes #1823

@cpcloud cpcloud added this to the 1.2.0 milestone Jun 20, 2019
@cpcloud cpcloud added bug Incorrect behavior inside of ibis expressions Issues or PRs related to the expression API ux User experience related issues labels Jun 20, 2019
@cpcloud cpcloud merged commit c946adf into ibis-project:master Jun 22, 2019
@cpcloud cpcloud deleted the fix-nested-array-repr branch June 22, 2019 13:19
@cpcloud cpcloud restored the fix-nested-array-repr branch December 28, 2019 18:06
@cpcloud cpcloud deleted the fix-nested-array-repr branch January 11, 2022 13:42
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 ux User experience related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Expression formatting not working for nested lists
1 participant