jora icon indicating copy to clipboard operation
jora copied to clipboard

Big infrastructure features todo list

Open lahmatiy opened this issue 3 years ago • 0 comments

  • [x] AST
  • [ ] Immutable paths hoisting (reduce computations -> performance)
  • [ ] Smart computation caching across queries
  • [ ] Query parts performance stat
  • [ ] Query transforming, e.g. query merge, subquery to a query, context inlining
  • [ ] Syntax highlighting
  • [ ] Prettifier
  • [x] Move jison to dev dependencies
  • [ ] Debugging (step by step evaluation)
  • [ ] Input data shape prediction suitable for a query (based on touching paths)

lahmatiy avatar Jul 11 '22 19:07 lahmatiy