Skip to content

Milestones

List view

  • No due date
  • For this milestone, the initial infrastructure will be set up to run conformance tests using the parser. Key deliverables: - new crate for conformance tests in workspace - test runner using `partiql-tests`' parser tests - parsing `partiql-tests` parser test data - code-generating `[#test]`s - ability to generate conformance report

    No due date
    17/17 issues closed
  • By reaching this milestone we have an evaluation implementation for the PartiQL language expressions. #### Key deliverables 1. Expression evaluator 1. Corresponding documentation

    No due date
    1/6 issues closed
  • By reaching this milestone we have type checking and type inference functionality as part of PartiQL query interpretation process and an API for representing query computation logically. #### Key deliverables 1. PartiQL query language type checker 1. PartiQL query language type inferencer 1. PartiQL logical plan representation with typing 1. Corresponding documentation

    No due date
    4/11 issues closed
  • By reaching this milestones, `partiql-parser` exposes an API that parses a PartiQL query as string and returns an Abstract Syntax Tree (AST) representing the query. #### Key deliverables 1. PartiQL Parser 1. PartiQL AST

    No due date
    26/26 issues closed