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

#1104 - Initial conformance tests for graph query

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

#1103 - Removes mappers package

Pull Request - State: open - Opened by johnedquinn over 1 year ago - 2 comments

#1102 - Add Migration Guide for v0.10.x -> v0.11.x

Issue - State: open - Opened by alancai98 over 1 year ago
Labels: enhancement, documentation

#1101 - Removes deprecated ExprValueFactory along with other deprecated classes

Pull Request - State: open - Opened by johnedquinn over 1 year ago - 3 comments

#1100 - Removes deprecated and unused syntax classes/methods

Pull Request - State: open - Opened by johnedquinn over 1 year ago - 2 comments

#1099 - Preserves list variant in QueryPrettyPrinter

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

#1098 - Initializes partiql-parser subproject with ANTLR sources

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

#1097 - Updates PIG to 0.6.2; removes some workarounds

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

#1096 - Update partiql-tests to the newest; related doc tweaks.

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

#1095 - Consider disallowing comparison of container types

Issue - State: open - Opened by alancai98 over 1 year ago
Labels: bug, PartiQLSpec, SQL92Spec

#1093 - Don't drop annotations in source data

Issue - State: open - Opened by dlurton over 1 year ago - 3 comments
Labels: enhancement

#1092 - Merges main to V1-DEV

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

#1091 - Initializes interfaces for PartiQL Value classes

Pull Request - State: open - Opened by RCHowell over 1 year ago - 1 comment

#1090 - Sets development version to v0.11.1-SNAPSHOT

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

#1088 - Releases v0.11.0

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

#1087 - Support arbitrary `IonElement`s as `uniqueId`s when resolving global variables

Issue - State: open - Opened by sadderchris over 1 year ago
Labels: enhancement

#1086 - Moves PIG AST & Plans

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

#1085 - DDL grammar

Pull Request - State: open - Opened by yliuuuu over 1 year ago - 3 comments

#1084 - Initializes 1.0 Development Branch

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

#1083 - Fixes JOIN Predicate and Allows Duplicates in StructType

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

#1082 - Parsing of a larger fragment of label patterns in graph query

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

#1081 - Adds Explicit API Mode to Publishing Plugin, Plan, and SPI

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

#1080 - Modify Publishing Plugin to enforce Explicit API Mode

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

#1079 - Add Explicit API Mode to Plan Project

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

#1078 - Add Explicit API Mode to Types Project

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

#1077 - Add Strict Explicit API Mode to SPI Project

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

#1076 - Add graph type alias

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

#1075 - Upgrade to Kotlin 1.6

Issue - State: open - Opened by RCHowell over 1 year ago
Labels: enhancement

#1074 - An initial implementation of graph query evaluation

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

#1073 - Add graphs to the data model and make graph bindings possible

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

#1072 - Fixes concurrent ReadFileTests

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

#1071 - ReadFileTests not working on different systems

Issue - State: closed - Opened by johnedquinn over 1 year ago
Labels: bug

#1070 - Change minimum number of function call arguments from 1 to 0.

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

#1069 - Change minimum arity of struct parts to 0 in logical & later plans.

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

#1068 - Sets v0.10.1-SNAPSHOT Version

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

#1067 - Add Migration Guide for v0.9.x -> v0.10.x

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

#1066 - Prepares v0.10.0 release

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

#1065 - Fixes parsing of INSERT and its legacy counterparts

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

#1064 - A reader for external graphs

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

#1063 - Insert and InsertLegacy Incompatibility

Issue - State: closed - Opened by johnedquinn over 1 year ago
Labels: bug

#1062 - File format for external graphs

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

#1061 - Adds support for DML INSERT's WHERE/ALIAS in Parser, AST, and Plans

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

#1060 - Do not recompute iteration-stable items in a SELECT list

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

#1059 - A couple of touch-ups in SELECT compilation; free variables

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

#1058 - PartiQL support for INTERVAL type and literal value parsing

Issue - State: open - Opened by alancai98 over 1 year ago
Labels: enhancement

#1057 - Support for SQL Timestamp literal syntax

Issue - State: open - Opened by alancai98 over 1 year ago
Labels: enhancement

#1056 - Add back ability to convert `IonDatagram` to `ExprValue`

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

#1055 - Adds asAlias property to INSERT AST node

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

#1054 - Initliazes AST and Parser packages

Pull Request - State: open - Opened by RCHowell over 1 year ago - 2 comments

#1053 - Set v0.10.0-SNAPSHOT as the next dev. version

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

#1052 - Allow PartiQL applications to rewrite DML nodes into custom `project` operators

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

#1051 - Prepare v0.9.4 Release

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

#1050 - Prepare v0.9.4 Release

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

#1049 - Adds support for CURRENT_USER

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

#1048 - Support SQL's CURRENT_USER

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

#1047 - Parsing timestamp format issue.

Issue - State: open - Opened by yliuuuu over 1 year ago - 3 comments
Labels: enhancement

#1046 - Object Resolution in Multi-Level Namespace

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

#1045 - `EXTRACT` with `SECOND` doesn't include fractional component

Issue - State: open - Opened by alancai98 over 1 year ago - 1 comment
Labels: bug, good first issue, S

#1044 - set next dev version

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

#1043 - INSERT with alias loses original table name which is replaced with the alias

Issue - State: closed - Opened by dlurton over 1 year ago
Labels: bug

#1042 - debug github action

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

#1041 - prepare release v0.9.3

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

#1040 - Publishes PartiQL Types

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

#1039 - Updates ConnectorMetadata and SchemaInference to return StaticType

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

#1038 - Parser support for the WHERE clause with INSERT INTO ... ON CONFLICT REPLACE EXCLUDED

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

#1037 - SQL aggregations in `SELECT VALUE` expression are incorrect (standard pipeline)

Issue - State: open - Opened by alancai98 over 1 year ago
Labels: bug, PartiQLSpec

#1036 - Aggregation functions should coerce to `MISSING` in permissive mode and not error

Issue - State: open - Opened by alancai98 over 1 year ago - 1 comment
Labels: bug, PartiQLSpec

#1035 - Change `COLL_` functions to follow the SQL aggregation syntax

Issue - State: open - Opened by alancai98 over 1 year ago
Labels: bug, PartiQLSpec

#1034 - Disallow usage of SQL aggregate functions in `COLL_` aggregate function contexts

Issue - State: open - Opened by alancai98 over 1 year ago - 1 comment
Labels: bug, PartiQLSpec

#1033 - Renames Rel.Common.Schema to Rel.Common.TypeEnv

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

#1032 - Rename Rel.Common.Schema

Issue - State: closed - Opened by johnedquinn over 1 year ago
Labels: bug

#1031 - Add Plugin documentation to Wiki

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

#1030 - Removes ionSystem from parser in JMH benchmarks

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

#1029 - CLI exits on some erroring queries

Issue - State: open - Opened by alancai98 over 1 year ago - 2 comments
Labels: bug, good first issue, CLI

#1028 - Adds relevant KDocs and minor clean-up

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

#1027 - Introduces PartiQLSchemaInferencer and PlannerSession

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

#1026 - Improve the implementation of built-in aggregation functions

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

#1025 - SQL character type, encapsulated as a library/ADT

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

#1024 - Removes IonSystem from PartiQLParser

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

#1023 - Adds SPI Framework

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

#1022 - Adds EVERY, ANY, and SOME aggregate builtins

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

#1021 - Initialize partiql-plan package

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

#1020 - Documentation and clarification in join compilation

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

#1019 - Process tree-structured joins correctly

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

#1018 - Fix conformance GH Actions workflow by using a fixed gradle version

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

#1017 - Add wiki sidebar link for 0.8 -> 0.9 migration guide

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

#1016 - Model experimental `Schema`

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

#1015 - Implement the variant of set operators with CORRESPONDING BY

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

#1014 - `GROUP BY` over NULL and MISSING data bug

Issue - State: open - Opened by alancai98 over 1 year ago - 2 comments
Labels: bug

#1013 - Explore SQL-consistent syntax for joins

Issue - State: open - Opened by vgapeyev over 1 year ago
Labels: enhancement, PartiQLSpec

#1012 - To-singleton coercion of SQL-style SELECT subqueries

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

#1011 - To-array coercion of SQL-style SELECT subqueries

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

#1010 - Updates README

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

#1009 - Fixes modeling of nested definitions and absolute import path

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

#1008 - Moves partiql-lib to lib

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

#1008 - Moves partiql-lib to lib

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

#1007 - Moves ast conversion to lang, and plan to its own lib

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

#1006 - Touch-ups in SQL desugaring

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