Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / partiql/partiql-lang-kotlin issues and pull requests

#1005 - Add suport for Ion environment files

Issue - State: open - Opened by johnedquinn over 1 year ago
Labels: enhancement, CLI

#1005 - Add suport for Ion environment files

Issue - State: open - Opened by johnedquinn over 1 year ago
Labels: enhancement, CLI

#1004 - Make CLI runnable again

Pull Request - State: closed - Opened by vgapeyev over 1 year ago - 1 comment

#1004 - Make CLI runnable again

Pull Request - State: closed - Opened by vgapeyev over 1 year ago - 1 comment

#1003 - fix maven publish issue

Pull Request - State: closed - Opened by yliuuuu over 1 year ago - 2 comments

#1003 - fix maven publish issue

Pull Request - State: closed - Opened by yliuuuu over 1 year ago - 2 comments

#1000 - Plan rebase

Pull Request - State: closed - Opened by yliuuuu over 1 year ago - 1 comment

#1000 - Plan rebase

Pull Request - State: closed - Opened by yliuuuu over 1 year ago - 1 comment

#998 - Implement evaluation of a representative fragment of graph query

Issue - State: closed - Opened by vgapeyev over 1 year ago - 1 comment
Labels: enhancement

#997 - A mechanism to bring externally-defined graphs into the evaluation environment

Issue - State: closed - Opened by vgapeyev over 1 year ago - 1 comment
Labels: enhancement

#996 - A format to define graph data externally

Issue - State: closed - Opened by vgapeyev over 1 year ago - 1 comment
Labels: enhancement

#995 - Initializes SPI Framework and ConnectorMetadata

Pull Request - State: closed - Opened by johnedquinn over 1 year ago - 1 comment

#981 - POC: Initial attempt at graph query evaluation

Pull Request - State: closed - Opened by vgapeyev over 1 year ago - 2 comments

#979 - Standardize PartiQL builtins and implement POSITION and OVERLAY

Pull Request - State: closed - Opened by RCHowell over 1 year ago - 3 comments

#979 - Standardize PartiQL builtins and implement POSITION and OVERLAY

Pull Request - State: closed - Opened by RCHowell over 1 year ago - 3 comments

#974 - Fix Decimal Match Logic

Pull Request - State: closed - Opened by yliuuuu over 1 year ago - 4 comments

#949 - POC: remove `IonSystem` from pipeline

Pull Request - State: closed - Opened by lziq almost 2 years ago - 3 comments

#939 - Fixes ability to reference data on disk multiple times

Pull Request - State: closed - Opened by johnedquinn almost 2 years ago - 2 comments

#892 - POC: PartiQL Strict Equals For Testing

Pull Request - State: closed - Opened by lziq almost 2 years ago - 1 comment

#826 - Coerce `SELECT` Clause Which Returns A Single Item Into A Scalar

Issue - State: closed - Opened by lziq almost 2 years ago - 1 comment
Labels: enhancement, good first issue

#825 - Optimize Evaluation Performance When Subqueries Have Aggregate Functions In `SELECT` Clause

Issue - State: open - Opened by lziq almost 2 years ago - 2 comments
Labels: enhancement, performance, M, customer contact

#780 - Initializes non-reserved PartiQL keywords

Pull Request - State: closed - Opened by johnedquinn about 2 years ago - 1 comment
Labels: enhancement

#777 - The PSTS Implementation Work So Far

Pull Request - State: closed - Opened by lziq about 2 years ago - 1 comment

#719 - Ability to modify SQL keyword list

Issue - State: open - Opened by mustafaakin about 2 years ago - 5 comments
Labels: enhancement, good first issue

#208 - Denormalize Function Call and Aggregate Call AST Nodes

Issue - State: closed - Opened by therapon over 4 years ago
Labels: M, refactor

#190 - Add support for `UNION JOIN`

Issue - State: open - Opened by therapon over 4 years ago
Labels: enhancement, SQL92Spec, M

#189 - Add Support for `JOIN USING` and `NATURAL JOIN`

Issue - State: open - Opened by therapon over 4 years ago
Labels: enhancement, SQL92Spec, M

#188 - Add support for `RIGHT` and `FULL` outer joins

Issue - State: open - Opened by therapon over 4 years ago - 1 comment
Labels: enhancement, M

#184 - Add support for set operators `UNION`, `INTERSECT` `EXCEPT`

Issue - State: open - Opened by therapon over 4 years ago - 3 comments
Labels: enhancement, L