asterix-graphix/src/main/java/org/apache/asterix/graphix/lang/rewrite/print/SqlppASTPrintQueryVisitor.java (3 lines): - line 97: // TODO (GLENN): We can avoid this regex altogether if we cleanup the spaces in the other dispatch methods. - line 649: // TODO (GLENN): Push this class to AsterixDB, and create a hook. - line 724: // TODO (GLENN): Add support for WINDOW-EXPR here. asterix-graphix/src/main/java/org/apache/asterix/graphix/lang/rewrite/visitor/ElementBodyAnalysisVisitor.java (1 line): - line 240: // TODO (GLENN): Add support for positional variables. asterix-graphix/src/main/java/org/apache/asterix/graphix/lang/clause/extension/LowerListClauseExtension.java (1 line): - line 251: // TODO (GLENN): Finish the remap-clone dispatch. asterix-graphix/src/main/java/org/apache/asterix/graphix/lang/rewrite/visitor/GraphixLoweringVisitor.java (1 line): - line 206: // TODO (GLENN): Perform smarter analysis to determine when a vertex / edge is inlineable w/ LEFT-MATCH. asterix-graphix/src/main/java/org/apache/asterix/graphix/lang/clause/extension/LowerSwitchClauseExtension.java (1 line): - line 175: // TODO (GLENN): Finish the remap-clone dispatch. asterix-graphix/src/main/java/org/apache/asterix/graphix/lang/rewrite/visitor/PreRewriteCheckVisitor.java (1 line): - line 71: *
  • We encounter a disconnected pattern. TODO (GLENN): Implement this.
  • asterix-graphix/src/main/java/org/apache/asterix/graphix/runtime/pointable/InternalPathPointable.java (1 line): - line 48: // TODO (GLENN): Create a custom type tag specifically for extensions.