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

Add sorting to Dense vector check #148

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Add sorting to Dense vector check #148

merged 1 commit into from
Apr 25, 2022

Conversation

blee1234
Copy link
Collaborator

There was a bug in the coercion code which relies on the output of Map.keys to be ordered in order to determine whether a NTV map can be coerced to a dense vector. We just need to sort the values and the code should work.

@xiaoyongzhu xiaoyongzhu added the safe to test Tag to execute build pipeline for a PR from forked repo label Apr 21, 2022
@blee1234 blee1234 requested a review from jaymo001 April 21, 2022 22:57
@blee1234 blee1234 merged commit 2cedb34 into main Apr 25, 2022
@blee1234 blee1234 deleted the blee1234 branch April 25, 2022 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Tag to execute build pipeline for a PR from forked repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants