Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Fixed null errors during value comparisons #831

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

Hydrocharged
Copy link
Contributor

@Hydrocharged Hydrocharged commented Oct 1, 2019

This bug was discovered while creating #832, and is required for one of the tests in that PR to pass.

Null values weren't being handled in most of the value comparison code, and was causing errors for valid queries. This PR fixes those issues.

Signed-off-by: Daylon Wilkins <daylon@liquidata.co>
@Hydrocharged Hydrocharged mentioned this pull request Oct 1, 2019
Copy link
Contributor

@agarciamontoro agarciamontoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

@ajnavarro
Copy link
Contributor

ajnavarro commented Oct 1, 2019

Ignoring node integration tests for now and merging.

@ajnavarro ajnavarro merged commit 1836395 into src-d:master Oct 1, 2019
@Hydrocharged Hydrocharged deleted the compare-nulls branch October 1, 2019 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants