From: <tho...@us...> - 2014-01-13 16:29:10
|
Revision: 7784 http://bigdata.svn.sourceforge.net/bigdata/?rev=7784&view=rev Author: thompsonbry Date: 2014-01-13 16:29:03 +0000 (Mon, 13 Jan 2014) Log Message: ----------- inline doc. 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-13 16:27:44 UTC (rev 7783) +++ branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/eval/AST2BOpRTO.java 2014-01-13 16:29:03 UTC (rev 7784) @@ -236,7 +236,7 @@ * will be checked to verify that the query plans do not permit reordering * of solutions. */ - static final private boolean checkQueryPlans = false; + static final private boolean checkQueryPlans = false; // Note: Make [false] in committed code! /** * Inspect the remainder of the join group. If we can isolate a join graph This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |