-
Notifications
You must be signed in to change notification settings - Fork 14
Reconcile rules for predicate_id
#302
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
Conversation
|
@hrshdhgd sorry about that my mind isnt where it should be this week. can we review this together on Monday? |
|
Not a problem at all! No hurries. |
tests/test_merge.py
Outdated
| """Test merging of multiple msdfs.""" | ||
| merged_msdf = merge_msdf(*self.msdfs) | ||
| self.assertEqual(123, len(merged_msdf.df)) | ||
| self.assertEqual(170, len(merged_msdf.df)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very very big change. Is this expected?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merge_msdf should not reconcile by default.. Is it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reconcile is True by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok it should not be, can we make it false? during a simple merge, no information should be lost. Make sure that all the API methods are also not set to TRUE by default..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, test numbers will change for test_reconcile and test_merge.
matentzn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great thanks!
Fixes #300
confidencevalues are equal,predicate_idfollows the following hierarchy: