Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / partiql/partiql-lang-rust issues and pull requests
#466 - Add codecov token to CI
Pull Request -
State: closed - Opened by jpschorr 5 months ago
- 2 comments
#466 - Add codecov token to CI
Pull Request -
State: closed - Opened by jpschorr 5 months ago
- 2 comments
#466 - Add codecov token to CI
Pull Request -
State: closed - Opened by jpschorr 5 months ago
- 2 comments
#466 - Add codecov token to CI
Pull Request -
State: closed - Opened by jpschorr 5 months ago
- 2 comments
#465 - Feat struct field optionality
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#465 - Feat struct field optionality
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#465 - Feat struct field optionality
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#465 - Feat struct field optionality
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#465 - Feat struct field optionality
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#465 - Feat struct field optionality
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#465 - Feat struct field optionality
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#465 - Feat struct field optionality
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#465 - Feat struct field optionality
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#464 - Add PartiQL Shape
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#463 - Remove `NULL` and `MISSING` from `partiql-types`
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#463 - Remove `NULL` and `MISSING` from `partiql-types`
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#463 - Remove `NULL` and `MISSING` from `partiql-types`
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#463 - Remove `NULL` and `MISSING` from `partiql-types`
Pull Request -
State: closed - Opened by am357 5 months ago
- 1 comment
#462 - Unable to create logical plan for this query
Issue -
State: open - Opened by rajivr 6 months ago
- 2 comments
#461 - PLR evaluates both branches of a join even if the first branch fails
Issue -
State: open - Opened by sadderchris 7 months ago
#460 - chore: Release 0.7.2
Pull Request -
State: closed - Opened by jpschorr 7 months ago
- 2 comments
#459 - Feature Request: scalar-valued user-defined functions
Issue -
State: closed - Opened by dlurton 7 months ago
- 1 comment
#458 - Use a BTreeSet for struct fields to assure stable hashing
Pull Request -
State: closed - Opened by jpschorr 8 months ago
- 2 comments
#457 - Fix logical eval ops w/ MISSING arg
Pull Request -
State: open - Opened by alancai98 8 months ago
- 3 comments
#457 - Fix logical eval ops w/ MISSING arg
Pull Request -
State: open - Opened by alancai98 8 months ago
- 3 comments
#456 - Binary logical operators w/ `MISSING` as first argument do not return correct result
Issue -
State: open - Opened by alancai98 8 months ago
Labels: bug
#455 - chore: Release v0.7.1
Pull Request -
State: closed - Opened by jpschorr 8 months ago
- 2 comments
#454 - Fix subquery global binding lookup and error propagation
Pull Request -
State: closed - Opened by jpschorr 8 months ago
- 2 comments
#453 - Add `#![deny(clippy::all)]` to all `lib.rs`
Pull Request -
State: closed - Opened by jpschorr 8 months ago
- 2 comments
#452 - Provide a way to recover error types from UDFs
Issue -
State: open - Opened by sadderchris 8 months ago
#451 - Add #![deny(rust_2018_idioms)] to all crates
Pull Request -
State: closed - Opened by jpschorr 8 months ago
- 2 comments
#450 - chore: Release v0.7.0
Pull Request -
State: closed - Opened by jpschorr 8 months ago
- 2 comments
#449 - Implment additional unsigned integer `From` for partiql_value::Value
Pull Request -
State: closed - Opened by am357 8 months ago
- 2 comments
#448 - Add argument lifetime to `BaseTableExpr`'s `evaluate`
Pull Request -
State: open - Opened by jpschorr 9 months ago
- 2 comments
#447 - Add errors from BaseTableExpr's to the evaluator
Pull Request -
State: closed - Opened by jpschorr 9 months ago
- 2 comments
#446 - Add session context to evaluation
Pull Request -
State: closed - Opened by jpschorr 9 months ago
- 2 comments
#445 - Minor cleanup and formatting fixes
Pull Request -
State: closed - Opened by jpschorr 9 months ago
- 2 comments
#444 - Revisit design of partiql_value::DateTime in light of the PartiQL Datetime RFC
Issue -
State: open - Opened by jpschorr 9 months ago
#443 - Allow ORDER BY to 'see' projection names
Pull Request -
State: closed - Opened by jpschorr 10 months ago
- 3 comments
#442 - partiql-value: single quote tuple attribute
Pull Request -
State: closed - Opened by rajivr 10 months ago
- 2 comments
#441 - `partiql_value::Value` variant boxing
Issue -
State: closed - Opened by rajivr 11 months ago
- 2 comments
#440 - Undefined global variables evaluate to `MISSING` instead of giving an error.
Issue -
State: open - Opened by dlurton 12 months ago
Labels: bug, type system
#439 - chore: Release v0.6.0
Pull Request -
State: closed - Opened by alancai98 about 1 year ago
- 3 comments
#438 - partiql-visualize-dot: add
Pull Request -
State: closed - Opened by rajivr about 1 year ago
- 4 comments
#437 - partiql-logical: add method to visualize logical plan
Pull Request -
State: closed - Opened by rajivr about 1 year ago
- 3 comments
#436 - Fix clippy warnings/errors
Pull Request -
State: closed - Opened by alancai98 about 1 year ago
- 2 comments
#435 - Switch `.gitmodules` to use `https`
Pull Request -
State: open - Opened by rajivr about 1 year ago
#435 - Switch `.gitmodules` to use `https`
Pull Request -
State: closed - Opened by rajivr about 1 year ago
#434 - Add Catalog to resolve_varref in lowering
Pull Request -
State: closed - Opened by am357 about 1 year ago
- 2 comments
#433 - Write custom `Debug` for some parts of evaluator for better readability.
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#433 - Write custom `Debug` for some parts of evaluator for better readability.
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#432 - Add tests for scanning of binary ion and zst-compressed binary ion
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#432 - Add tests for scanning of binary ion and zst-compressed binary ion
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#431 - Refactor `EvalGroupBy` and Aggregations to avoid duplicate effort
Pull Request -
State: open - Opened by jpschorr about 1 year ago
- 2 comments
#431 - Refactor `EvalGroupBy` and Aggregations to avoid duplicate effort
Pull Request -
State: open - Opened by jpschorr about 1 year ago
- 2 comments
#431 - Refactor `EvalGroupBy` and Aggregations to avoid duplicate effort
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#431 - Refactor `EvalGroupBy` and Aggregations to avoid duplicate effort
Pull Request -
State: open - Opened by jpschorr about 1 year ago
- 2 comments
#431 - Refactor `EvalGroupBy` and Aggregations to avoid duplicate effort
Pull Request -
State: open - Opened by jpschorr about 1 year ago
- 2 comments
#430 - Add benchmarks for aggregation functions, group by, group as
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#430 - Add benchmarks for aggregation functions, group by, group as
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#430 - Add benchmarks for aggregation functions, group by, group as
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#430 - Add benchmarks for aggregation functions, group by, group as
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#430 - Add benchmarks for aggregation functions, group by, group as
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#430 - Add benchmarks for aggregation functions, group by, group as
Pull Request -
State: closed - Opened by jpschorr about 1 year ago
- 2 comments
#429 - Lower COUNT(*) to logical plan; fix multiple aggregations bug
Pull Request -
State: closed - Opened by alancai98 about 1 year ago
- 2 comments
#428 - Remove SubQuery from logical plan and evaluation
Pull Request -
State: open - Opened by jpschorr over 1 year ago
- 1 comment
#427 - [DRAFT] Read variable name from Catalog (TypeEnv) during name resolution
Pull Request -
State: open - Opened by am357 over 1 year ago
- 2 comments
#427 - [DRAFT] Read variable name from Catalog (TypeEnv) during name resolution
Pull Request -
State: open - Opened by am357 over 1 year ago
- 2 comments
#427 - [DRAFT] Read variable name from Catalog (TypeEnv) during name resolution
Pull Request -
State: open - Opened by am357 over 1 year ago
- 2 comments
#426 - Revisit name case sensitivy in `Catalog`
Issue -
State: open - Opened by am357 over 1 year ago
#426 - Revisit name case sensitivy in `Catalog`
Issue -
State: open - Opened by am357 over 1 year ago
#425 - Add Catalog to NameResolver
Pull Request -
State: closed - Opened by am357 over 1 year ago
- 2 comments
#425 - Add Catalog to NameResolver
Pull Request -
State: closed - Opened by am357 over 1 year ago
- 2 comments
#425 - Add Catalog to NameResolver
Pull Request -
State: closed - Opened by am357 over 1 year ago
- 2 comments
#425 - Add Catalog to NameResolver
Pull Request -
State: closed - Opened by am357 over 1 year ago
- 2 comments
#424 - *DO NOT MERGE* Test upgrade to ion v1.0.0-rc
Pull Request -
State: open - Opened by jpschorr over 1 year ago
- 3 comments
#424 - *DO NOT MERGE* Test upgrade to ion v1.0.0-rc
Pull Request -
State: open - Opened by jpschorr over 1 year ago
- 3 comments
#424 - *DO NOT MERGE* Test upgrade to ion v1.0.0-rc
Pull Request -
State: open - Opened by jpschorr over 1 year ago
- 3 comments
#424 - *DO NOT MERGE* Test upgrade to ion v1.0.0-rc
Pull Request -
State: open - Opened by jpschorr over 1 year ago
- 3 comments
#424 - *DO NOT MERGE* Test upgrade to ion v1.0.0-rc
Pull Request -
State: open - Opened by jpschorr over 1 year ago
- 3 comments
#424 - *DO NOT MERGE* Test upgrade to ion v1.0.0-rc
Pull Request -
State: open - Opened by jpschorr over 1 year ago
- 3 comments
#424 - *DO NOT MERGE* Test upgrade to ion v1.0.0-rc
Pull Request -
State: open - Opened by jpschorr over 1 year ago
- 3 comments
#424 - *DO NOT MERGE* Test upgrade to ion v1.0.0-rc
Pull Request -
State: open - Opened by jpschorr over 1 year ago
- 3 comments
#423 - Change `BindingsName` to hold `Cow<str>` rather than `String` to reduce `clone` needed for lookups
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 2 comments
#423 - Change `BindingsName` to hold `Cow<str>` rather than `String` to reduce `clone` needed for lookups
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 2 comments
#423 - Change `BindingsName` to hold `Cow<str>` rather than `String` to reduce `clone` needed for lookups
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 2 comments
#423 - Change `BindingsName` to hold `Cow<str>` rather than `String` to reduce `clone` needed for lookups
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 2 comments
#423 - Change `BindingsName` to hold `Cow<str>` rather than `String` to reduce `clone` needed for lookups
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 2 comments
#422 - Improvements to Value iterators
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 2 comments
#421 - Fix list/bag/tuple deep equality
Pull Request -
State: closed - Opened by alancai98 over 1 year ago
- 2 comments
#420 - Equal operator on lists, bags, and tuples incorrect in certain cases
Issue -
State: closed - Opened by alancai98 over 1 year ago
Labels: bug
#419 - Implement Strict mode errors for `COLL_*` functions
Issue -
State: closed - Opened by jpschorr over 1 year ago
#418 - Fixes to ORDER BY name resolution and null ordering bug
Pull Request -
State: closed - Opened by alancai98 over 1 year ago
- 2 comments
#417 - Implement Strict mode errors for Comparison ops (`<`, `>`, `<=`, `>=`) and `BETWEEN`
Issue -
State: open - Opened by jpschorr over 1 year ago
#416 - Variable resolution and dynamic lookup fixes
Pull Request -
State: closed - Opened by alancai98 over 1 year ago
- 3 comments
#415 - Change modeling of project lists in logical plan
Pull Request -
State: closed - Opened by alancai98 over 1 year ago
- 3 comments
#414 - Fix `fail_semantics` function
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 2 comments
#413 - Separate binding from evaluation of expression & implement strict eval
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 2 comments
#412 - Add interface for strict mode evaluation.
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 2 comments
#411 - Box Decimals in `Value` to assure `Value` fits in 16 bytes
Pull Request -
State: closed - Opened by jpschorr over 1 year ago
- 3 comments