arr-ai / arrai

The ultimate data engine.
http://arr.ai
Apache License 2.0
20 stars 15 forks source link

fixes comparison of datatypes with offset #501

Closed nofun97 closed 4 years ago

nofun97 commented 4 years ago

fixes comparison of datatypes with offset. Fixes #553

Initially

@> "abc" = 2\"abc"
true

Checklist:

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 07cad1a922c713d1b360b072d4ae7fd57ab4349e-PR-501


Files with Coverage Reduction New Missed Lines %
rel/value_set_generic.go 2 74.47%
rel/value_tuple.go 2 75.2%
rel/value_set_str.go 4 58.25%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build cea02743513c00478f8b88caad0546ce96ae2133: 0.01%
Covered Lines: 4534
Relevant Lines: 9502

💛 - Coveralls