issues
search
partiql
/
partiql-lang
The PartiQL language specification
https://partiql.org/partiql-lang
Other
10
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
EXCLUDE in the Presence of Schema
#91
alancai98
opened
2 months ago
1
Revise bag op RFC-0007 based on latest discussions
#89
alancai98
opened
3 months ago
0
Clarify use of absent-valued attribute names in a tuple constructor
#88
johnedquinn
opened
3 months ago
1
PartiQL Identifier
#87
yliuuuu
opened
3 months ago
0
Reify function semantics with respect to mistyping, errors, and missing values
#86
johnedquinn
opened
4 months ago
0
Clarify the specification for synthetic and fresh names.
#85
RCHowell
opened
4 months ago
0
PartiQL Identifier - Variable Binding and Variable Look Up.
#83
yliuuuu
opened
5 months ago
0
Define PartiQL-system for database name resolution e.g. catalogs, schemas, views, routines.
#81
RCHowell
opened
6 months ago
0
[DRAFT] Document PartiQL System and Name Resolution
#80
RCHowell
opened
6 months ago
1
Initializes Functions RFC
#78
johnedquinn
opened
7 months ago
0
Initializes Data Types RFC
#77
johnedquinn
opened
7 months ago
0
RFC-0007 Bag Operator Coercion Behavior Inconsistencies
#76
johnedquinn
opened
7 months ago
0
RFC-0007 Bag Operators DISTINCT Inconsistencies
#75
johnedquinn
opened
7 months ago
0
Fix <do update> and <do replace> grammar and add an extra example
#73
am357
closed
11 months ago
0
PartiQL spec example 47 (section 11.3) unspecified timestamp syntax
#72
alancai98
opened
11 months ago
0
Fix spec errors from partiql-lang#6 and partiql-lang#33
#71
alancai98
opened
11 months ago
0
Fixes tuple path navigation example
#70
johnedquinn
closed
11 months ago
0
Moves table of contents to LHS
#69
johnedquinn
closed
12 months ago
0
Update 0000-rfc-process.md
#68
am357
closed
12 months ago
2
datetime RFC
#62
yliuuuu
opened
1 year ago
0
Adds RFC Templates
#61
johnedquinn
closed
12 months ago
0
Adds GH pages workflow and minor updates
#48
johnedquinn
closed
12 months ago
0
Section 9 on subquery coercion defines inconsistent(?) behavior
#3
RCHowell
closed
10 months ago
2
Section 9.2, scalar subquery coercion is incorrect for row value expressions.
#5
RCHowell
opened
1 year ago
0
Specify Operator Precedence In PartiQL
#49
yliuuuu
opened
1 year ago
0
Some examples in PartiQL spec fail to compile
#6
popematt
opened
1 year ago
2
Alternative data backends
#7
vgapeyev
opened
1 year ago
0
PartiQL `map` Type Specification
#8
am357
opened
1 year ago
0
Define Ion's typed null semantics for PartiQL
#9
alancai98
opened
1 year ago
0
Data Type - TIMESTAMP
#50
yliuuuu
opened
1 year ago
1
Define comparability for container types
#10
alancai98
opened
1 year ago
0
Specify whether `MAX/MIN` (and `COLL_MAX`/`COLL_MIN`) with non-comparable types should data type mismatch
#11
alancai98
opened
1 year ago
1
Specify bindings for path variables in graph patterns
#51
vgapeyev
opened
1 year ago
0
Should deep equality in PartiQL be limited?
#12
vgapeyev
opened
1 year ago
0
Extend PartiQL equality to graphs
#4
vgapeyev
opened
1 year ago
0
Consider defining `COLL_` variant for `COUNT` which also counts `NULL` and `MISSING` values
#13
alancai98
opened
1 year ago
0
`EXTRACT` built-in function
#14
alancai98
opened
1 year ago
1
Further clarification `GROUP BY` grouping key for `MISSING` values exclusively
#15
alancai98
opened
1 year ago
1
Aggregation functions COLL_XXX() vs XXX() and ALL/DISTINCT modifiers in them
#16
vgapeyev
opened
1 year ago
3
Aggregation functions in permissive mode
#17
vgapeyev
opened
1 year ago
2
Define PartiQL `Type` semantics
#18
am357
opened
1 year ago
1
Define `SELECT *` behavior
#19
alancai98
opened
1 year ago
0
Could further specify how embedded Ion literals are parsed
#20
alancai98
opened
1 year ago
0
Type/schema-aware mode in PartiQL
#21
vgapeyev
opened
1 year ago
0
SQL-compatible versions of set operators - UNION, INTERSECT, EXCEPT
#22
vgapeyev
opened
1 year ago
0
Feasibility of NATURAL JOIN and joins with USING(...)
#23
vgapeyev
opened
1 year ago
0
Consider UNION JOIN functionality for PartiQL
#24
vgapeyev
opened
1 year ago
0
SELECT subquery coercion in under-specified contexts
#25
vgapeyev
opened
1 year ago
0
Create `PartiQLSchema` specification
#52
am357
opened
1 year ago
0
Define DDL (Data Definition Language)
#53
vgapeyev
opened
1 year ago
1
Next