We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/difflog-project/qd/blob/4af7366e1ebde0c2959bfc2d79a15295d3b819d7/src/main/scala/qd/evaluator/TrieEvaluator.scala#L128
This will fail to evaluate rules where the body relation contains constants.
The text was updated successfully, but these errors were encountered:
The same issue in other evaluators.
https://github.com/difflog-project/qd/blob/4af7366e1ebde0c2959bfc2d79a15295d3b819d7/src/main/scala/qd/evaluator/TrieSemiEvaluator.scala#L116
https://github.com/difflog-project/qd/blob/4af7366e1ebde0c2959bfc2d79a15295d3b819d7/src/main/scala/qd/evaluator/SeminaiveEvaluator.scala#L103
https://github.com/difflog-project/qd/blob/4af7366e1ebde0c2959bfc2d79a15295d3b819d7/src/main/scala/qd/evaluator/NaiveEvaluator.scala#L77
Sorry, something went wrong.
No branches or pull requests
https://github.com/difflog-project/qd/blob/4af7366e1ebde0c2959bfc2d79a15295d3b819d7/src/main/scala/qd/evaluator/TrieEvaluator.scala#L128
This will fail to evaluate rules where the body relation contains constants.
The text was updated successfully, but these errors were encountered: