From: <tho...@us...> - 2014-01-06 14:12:51
|
Revision: 7734 http://bigdata.svn.sourceforge.net/bigdata/?rev=7734&view=rev Author: thompsonbry Date: 2014-01-06 14:12:44 +0000 (Mon, 06 Jan 2014) Log Message: ----------- Removed spurious fixme. Modified Paths: -------------- branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/eval/AST2BOpContext.java Modified: branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/eval/AST2BOpContext.java =================================================================== --- branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/eval/AST2BOpContext.java 2014-01-06 14:12:15 UTC (rev 7733) +++ branches/BIGDATA_RELEASE_1_3_0/bigdata-rdf/src/java/com/bigdata/rdf/sparql/ast/eval/AST2BOpContext.java 2014-01-06 14:12:44 UTC (rev 7734) @@ -75,8 +75,6 @@ /** * Convenience class for passing around the various pieces of context necessary * to construct the bop pipeline. - * - * FIXME Rolling back r7319 which broke UNION processing. */ public class AST2BOpContext implements IdFactory, IEvaluationContext { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |