-
Hello. I am having trouble understanding the evaluation of the VALUES clause when encountered in this grammar rule In section 10.2.2, the specification states that, when this rule is used, the
However, this query is rejected due to I was hoping that someone could elaborate on how the Is this correct?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi @nkaralis - thanks for the detailed write-up. It looks like the scope checking is wrong in the first ( |
Beta Was this translation helpful? Give feedback.
It looks like an error in the spec - I've added w3c/sparql-query#215 to make sure its not forgotten.
(VALUES is suppose to support a distributed query "bind" join but there is little real use of that as far as I'm aware)