Closed jbenton-adc closed 10 years ago
What a strange bug! I can confirm it locally and am looking into it. Thanks.
I believe commit ae3f558 should fix the problem. Can you confirm that?
I will give it a try and let you know how it works.
From: Gregory Todd Williams [mailto:notifications@github.com] Sent: Thursday, April 03, 2014 1:15 PM To: kasei/perlrdf Cc: Jeff Benton Subject: Re: [perlrdf] can't generate execution plan for optional property named 'aggregate' (#101)
I believe commit ae3f558https://github.com/kasei/perlrdf/commit/ae3f558 should fix the problem. Can you confirm that?
— Reply to this email directly or view it on GitHubhttps://github.com/kasei/perlrdf/issues/101#issuecomment-39485520.
I have confirmed that fixes the problem.
From: Gregory Todd Williams [mailto:notifications@github.com] Sent: Thursday, April 03, 2014 1:15 PM To: kasei/perlrdf Cc: Jeff Benton Subject: Re: [perlrdf] can't generate execution plan for optional property named 'aggregate' (#101)
I believe commit ae3f558https://github.com/kasei/perlrdf/commit/ae3f558 should fix the problem. Can you confirm that?
— Reply to this email directly or view it on GitHubhttps://github.com/kasei/perlrdf/issues/101#issuecomment-39485520.
Thanks. The change will be included in the next release.
data:
failing query:
error message: Query didn't produce a valid execution plan
script:
If I change 'aggregate' to 'aggregat' then the query works.