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

array#coalesce don't coalesce sparse arrays #40289

Closed
jrieken opened this issue Dec 15, 2017 · 3 comments
Closed

array#coalesce don't coalesce sparse arrays #40289

jrieken opened this issue Dec 15, 2017 · 3 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@jrieken
Copy link
Member

jrieken commented Dec 15, 2017

  • have a sparse array
  • use coalesce on it
  • the resulting array is still sparse
@bpasero
Copy link
Member

bpasero commented Dec 18, 2017

@jrieken added some tests via 9812d21 but cannot reproduce, which case is not working?

@bpasero bpasero added the info-needed Issue requires more information from poster label Dec 18, 2017
@vscodebot vscodebot bot closed this as completed Dec 25, 2017
@vscodebot
Copy link

vscodebot bot commented Dec 25, 2017

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@jrieken jrieken reopened this Jan 3, 2018
@jrieken jrieken closed this as completed Jan 3, 2018
@jrieken
Copy link
Member Author

jrieken commented Jan 3, 2018

Hm, had something different in mind... Added b2df3e8 which seems to work

jrieken added a commit that referenced this issue Jan 3, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants