From: <tho...@us...> - 2014-01-10 22:19:47
|
Revision: 7765 http://bigdata.svn.sourceforge.net/bigdata/?rev=7765&view=rev Author: thompsonbry Date: 2014-01-10 22:19:40 +0000 (Fri, 10 Jan 2014) Log Message: ----------- inline comment. Modified Paths: -------------- branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/eval/AST2BOpRTO.java Modified: branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/eval/AST2BOpRTO.java =================================================================== --- branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/eval/AST2BOpRTO.java 2014-01-10 22:16:31 UTC (rev 7764) +++ branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/eval/AST2BOpRTO.java 2014-01-10 22:19:40 UTC (rev 7765) @@ -265,7 +265,10 @@ /* * FIXME At least an OPTIONAL join group causes a "No stats" - * assertion error during query evaluation. + * assertion error during query evaluation. When this is fixed, take + * out this code block. + * + * See TestRTO_BSBM.test_BSBM_Q7b_pc100(). */ return left; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |