-
Notifications
You must be signed in to change notification settings - Fork 9
Issues: partiql/partiql-lang-rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Scalar functions defined with
vararg_scalar_fn_overloads
require at least 1 argument
#516
opened Oct 24, 2024 by
sadderchris
Add better type-specific pretty printing for embedded documents.
#508
opened Oct 17, 2024 by
jpschorr
Include Scalar Function attibutes (e.g.,
isNullCall
and isMissingCall
, etc.)
#499
opened Oct 2, 2024 by
jpschorr
Implement
Error
for ParserError
, AstTransformationError
, PlanErr
, EvalErr
#498
opened Sep 18, 2024 by
jpschorr
Add Parsing Support for DDL and DML
enhancement
New feature or request
#472
opened Jul 8, 2024 by
johnedquinn
PLR evaluates both branches of a join even if the first branch fails
#461
opened Apr 17, 2024 by
sadderchris
Binary logical operators w/ Something isn't working
MISSING
as first argument do not return correct result
bug
#456
opened Mar 22, 2024 by
alancai98
Revisit design of partiql_value::DateTime in light of the PartiQL Datetime RFC
#444
opened Feb 7, 2024 by
jpschorr
Undefined global variables evaluate to Something isn't working
type system
Concerns data types and/or operation/function definitions
MISSING
instead of giving an error.
bug
#440
opened Nov 28, 2023 by
dlurton
Implement Strict mode errors for Comparison ops (
<
, >
, <=
, >=
) and BETWEEN
#417
opened Aug 1, 2023 by
jpschorr
1 of 3 tasks
Consider disallowing comparison of container types
bug
Something isn't working
#373
opened May 23, 2023 by
alancai98
SQL aggregation MAX/MIN and builtin functions COLL_MAX/COLL_MIN should result in a data type mismatch over non-comparable elements
bug
Something isn't working
#372
opened May 23, 2023 by
alancai98
Errors (where applicable) should report line and column number
enhancement
New feature or request
#370
opened May 19, 2023 by
alancai98
CI should test all 'interesting' permutations of crate features.
enhancement
New feature or request
#365
opened May 17, 2023 by
jpschorr
Consider adding query source to New feature or request
EvalErr
enhancement
#347
opened Apr 24, 2023 by
alancai98
Fix
GROUP BY
tests with SELECT LIST referencing table alias and column
#330
opened Mar 23, 2023 by
alancai98
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.