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

GitHub / typedb/typedb issues and pull requests

#7528 - Implement reducers for date-like operators

Pull Request - State: open - Opened by flyingsilverfin 18 days ago

#7516 - Replay minor refactoring changes from optionals PR

Pull Request - State: closed - Opened by krishnangovindraj 29 days ago
Labels: type: refactor

#7515 - Schema Visualizer Layout Persistence

Issue - State: open - Opened by faseidl 29 days ago - 1 comment
Labels: type: feature, priority: medium

#7514 - Schema Visualizer Filters

Issue - State: open - Opened by faseidl 29 days ago
Labels: priority: medium

#7512 - Type inference refactor for optionals

Pull Request - State: open - Opened by krishnangovindraj 29 days ago
Labels: type: refactor, domain: language

#7511 - Add HTTP authentication action diagnostics counts

Pull Request - State: closed - Opened by farost 30 days ago
Labels: domain: server

#7510 - Handle trailing partial writes in WAL

Pull Request - State: open - Opened by dmitrii-ubskii 30 days ago

#7509 - Type inference of negations & optionals is no longer interleaved with that of the conjunction

Pull Request - State: closed - Opened by krishnangovindraj about 1 month ago - 1 comment
Labels: type: refactor, domain: language

#7508 - Implement optionality in read queries

Pull Request - State: open - Opened by flyingsilverfin about 1 month ago - 5 comments
Labels: type: feature, priority: blocker, domain: language

#7507 - Schema Documentation Annotations

Issue - State: open - Opened by faseidl about 1 month ago - 3 comments

#7506 - Evaluate cost model against counters

Pull Request - State: open - Opened by krishnangovindraj about 1 month ago
Labels: domain: tests

#7505 - Enable RocksDB Prefix bloom filters

Pull Request - State: closed - Opened by krishnangovindraj about 1 month ago
Labels: type: feature, domain: storage

#7504 - Refine @regex in attribute subtypes

Issue - State: open - Opened by faseidl about 1 month ago - 5 comments

#7503 - Support compile-time constants in TQL.

Issue - State: open - Opened by faseidl about 1 month ago - 2 comments
Labels: priority: medium, domain: language

#7502 - Refactoring planner vars

Pull Request - State: closed - Opened by flyingsilverfin about 1 month ago

#7501 - Refactor planner to track join variable in cost metadata

Pull Request - State: open - Opened by krishnangovindraj about 1 month ago
Labels: type: refactor, domain: executor

#7500 - Support updated protocol for clusters

Pull Request - State: closed - Opened by farost about 1 month ago
Labels: domain: build, domain: server

#7499 - Implement optionality for read queries

Pull Request - State: closed - Opened by flyingsilverfin about 1 month ago - 2 comments

#7498 - Fix how we decide the join variable of consecutive steps during planner

Pull Request - State: closed - Opened by krishnangovindraj about 1 month ago
Labels: type: bug, domain: executor

#7497 - Update the lower bound for output size of a step to be a small fraction instead of 1

Pull Request - State: open - Opened by krishnangovindraj about 2 months ago - 1 comment
Labels: type: bug, domain: server

#7496 - Update VERSION to 3.4.0 and create release notes

Pull Request - State: closed - Opened by dmitrii-ubskii about 2 months ago

#7495 - Simplify PartialCostHash and beam search implementation

Pull Request - State: closed - Opened by krishnangovindraj about 2 months ago
Labels: type: refactor

#7494 - Reduce usages of assert! that don't need to be assert!

Pull Request - State: closed - Opened by krishnangovindraj about 2 months ago
Labels: type: refactor, domain: server

#7478 - Update planner cost model for joins to reflect seeks being implemented

Pull Request - State: open - Opened by krishnangovindraj 2 months ago
Labels: type: refactor, domain: executor

#7477 - Introduce database export and import

Pull Request - State: open - Opened by farost 2 months ago

#7476 - Centralise server's state management

Pull Request - State: closed - Opened by lolski 2 months ago - 1 comment
Labels: type: refactor, priority: high, domain: server

#7474 - Fix forcing development mode in the config

Pull Request - State: open - Opened by krishnangovindraj 2 months ago
Labels: type: bug, domain: server

#7473 - Prepare for release 3.3.0

Pull Request - State: closed - Opened by farost 2 months ago

#7472 - Add port 8000 to list of ports on docker image

Pull Request - State: closed - Opened by krishnangovindraj 2 months ago
Labels: type: bug, domain: server

#7471 - Fix provenance updates from function calls

Pull Request - State: closed - Opened by krishnangovindraj 2 months ago
Labels: type: bug, domain: executor

#7470 - Add value type constraint to structure

Pull Request - State: closed - Opened by krishnangovindraj 2 months ago
Labels: type: refactor, domain: server

#7469 - Add label & kind constraints to query structure

Pull Request - State: closed - Opened by krishnangovindraj 2 months ago
Labels: type: refactor, domain: server

#7468 - Fix variable category check for 'is' constraints

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago - 1 comment
Labels: type: bug, domain: language

#7467 - Update HTTP query response for coherence after adding query structure

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: type: refactor, domain: server

#7466 - Refactor HTTP API output to include the structure of the pipeline

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: type: feature, domain: server

#7465 - Filter anonymous variables from insert stage output

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago - 1 comment
Labels: type: bug, domain: executor

#7464 - Overriding config file location via CLI is now relative to working directory

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: domain: server

#7463 - Fix variable visibility during translation

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago - 2 comments
Labels: type: bug, domain: language

#7462 - Server crashes and problems with disjunctions and fetch

Issue - State: closed - Opened by farost 3 months ago
Labels: type: bug, priority: high, domain: server

#7461 - Rename involved_branches to involved_blocks

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: type: refactor, domain: server

#7460 - Add 'z' parsing for datetime-tz

Pull Request - State: closed - Opened by flyingsilverfin 3 months ago
Labels: type: bug, priority: blocker, domain: language

#7459 - Revise query structure output to be IR instead of edges

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: type: refactor, domain: server

#7458 - Grpc query structure

Pull Request - State: open - Opened by krishnangovindraj 3 months ago

#7457 - Prepare for release 3.3.0-rc0

Pull Request - State: closed - Opened by farost 3 months ago

#7456 - Apply the patch for Windows CI jobs only in prepare.bat

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: domain: build

#7455 - Update windows CI patch & guard against patching failure

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: domain: build

#7454 - Prune branch ids when pruning away unsatisfiable disjunction branches

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago - 1 comment
Labels: domain: language

#7453 - Grit checks linting filenames doesn't work for empty files

Issue - State: closed - Opened by TheKnarf 3 months ago - 2 comments

#7452 - Schema disjunctions can lead to assertion failures

Issue - State: closed - Opened by farost 3 months ago
Labels: type: bug, priority: medium

#7451 - Prepare for release 3.2.0

Pull Request - State: closed - Opened by farost 3 months ago

#7450 - Add HTTP schema retrieval, root and version endpoints

Pull Request - State: closed - Opened by farost 3 months ago
Labels: type: feature, domain: server

#7449 - Change encoding of provenance in HTTP api to be collection of branch indexes

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: domain: server

#7448 - Don't fetch validation data until required

Pull Request - State: closed - Opened by dmitrii-ubskii 3 months ago - 1 comment
Labels: type: bug, priority: high, domain: server

#7447 - Add yaml configuration file & logging to file

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: domain: server

#7446 - Unreachable code on iterator seek

Issue - State: open - Opened by krishnangovindraj 3 months ago
Labels: type: bug, domain: executor

#7445 - Replace 3.0 with master in CI/CD jobs

Pull Request - State: closed - Opened by farost 3 months ago

#7444 - Update cargo files for release 3.2.0-rc2

Pull Request - State: closed - Opened by farost 3 months ago

#7443 - Prepare for release 3.2.0-rc2

Pull Request - State: closed - Opened by farost 3 months ago

#7442 - Execute deletes in two passes - first constraints, then concepts

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: type: bug, domain: executor

#7441 - Combine multiple BDDs into single target to reduce build times

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: type: refactor, domain: tests

#7440 - Support query 'end' markers

Pull Request - State: closed - Opened by flyingsilverfin 3 months ago
Labels: type: refactor, priority: medium

#7439 - Enable GRPC transaction and query options

Pull Request - State: closed - Opened by farost 3 months ago
Labels: type: feature, priority: high, domain: server

#7438 - Add span to returned query-structure

Pull Request - State: closed - Opened by krishnangovindraj 3 months ago
Labels: domain: server

#7437 - HTTP write queries return some answers on limit & more tests

Pull Request - State: closed - Opened by farost 4 months ago - 1 comment
Labels: priority: high, domain: server, domain: tests

#7436 - Ctrl+C stopped working

Issue - State: closed - Opened by farost 4 months ago - 1 comment
Labels: type: bug, status: solved, priority: high, domain: server

#7435 - Prepare for release 3.2.0-rc1

Pull Request - State: closed - Opened by farost 4 months ago - 1 comment

#7434 - Prepare for release 3.2.0-rc0

Pull Request - State: closed - Opened by farost 4 months ago - 1 comment

#7433 - Update dependencies (remove aws-lc-rs)

Pull Request - State: closed - Opened by dmitrii-ubskii 4 months ago - 1 comment
Labels: domain: build, priority: medium

#7432 - Fix HTTP endpoint BDDs CI builds

Pull Request - State: closed - Opened by farost 4 months ago - 1 comment
Labels: domain: build

#7431 - Add cmake to Windows CI dependencies

Pull Request - State: closed - Opened by farost 4 months ago - 1 comment
Labels: domain: build, priority: blocker

#7430 - Interrupt transactions on user credentials update

Issue - State: open - Opened by farost 4 months ago
Labels: domain: server

#7429 - Fix crashing race condition after write query

Pull Request - State: closed - Opened by dmitrii-ubskii 4 months ago - 1 comment
Labels: type: bug, priority: high, domain: server

#7428 - Add branch provenance & query structure to HTTP response

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 3 comments
Labels: domain: server

#7427 - Server crashes on `Arc::into_inner(snapshot).unwrap()`

Issue - State: closed - Opened by farost 4 months ago
Labels: type: bug, status: solved, domain: server

#7426 - Prepare release 3.1.0

Pull Request - State: closed - Opened by dmitrii-ubskii 4 months ago - 1 comment

#7425 - Simplify resolving role-types in writes

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 1 comment
Labels: domain: executor

#7424 - Implement schema retrieval

Pull Request - State: closed - Opened by flyingsilverfin 4 months ago - 1 comment
Labels: type: feature, priority: high, domain: server

#7423 - Fix disjoint variable validation logic

Pull Request - State: closed - Opened by dmitrii-ubskii 4 months ago - 1 comment
Labels: type: bug, priority: medium, domain: language

#7422 - Release Windows in published mode and introduce declared features for Cargo sync

Pull Request - State: closed - Opened by farost 4 months ago - 1 comment
Labels: type: bug, domain: build, priority: high

#7421 - Refactor sort stage to avoid code duplication

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 1 comment
Labels: domain: executor

#7420 - Make type annotations local to a conjunction

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 1 comment
Labels: type: bug, type: refactor

#7419 - Release Windows in published mode

Pull Request - State: closed - Opened by farost 4 months ago - 2 comments
Labels: type: bug, domain: build, priority: high

#7418 - Compile only the functions referenced in the query

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 1 comment
Labels: type: refactor, domain: executor

#7417 - Compile only functions which are referenced by the present query

Issue - State: closed - Opened by krishnangovindraj 4 months ago - 1 comment
Labels: type: refactor, status: solved, domain: executor

#7416 - h2 protocol error: error reading a body from connection

Issue - State: closed - Opened by dipsy 4 months ago - 2 comments

#7415 - Better type-inference errors by pre-checking constraints for empty type annotations

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 1 comment
Labels: type: feature, priority: high, domain: language

#7414 - Extend Docker OS support and reduce TypeDB Docker image size

Pull Request - State: closed - Opened by farost 4 months ago - 2 comments
Labels: type: bug, domain: build, priority: high

#7413 - Add quotes to support spaces in windows launcher

Pull Request - State: closed - Opened by RomanJos 4 months ago - 1 comment

#7412 - Variable categories restrict applicable types throughout the query

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 2 comments
Labels: type: refactor, domain: language

#7411 - Fix incorrect set of input variables to nested patterns

Pull Request - State: closed - Opened by dmitrii-ubskii 4 months ago - 1 comment
Labels: type: bug, priority: blocker, domain: language

#7410 - Various fixes around variable usage

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 1 comment
Labels: type: bug

#7409 - Optimize unique constraints operation time checks for write queries

Pull Request - State: closed - Opened by farost 4 months ago - 1 comment
Labels: type: bug, priority: high, domain: server

#7408 - Ban assigning to input variables

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 2 comments
Labels: type: bug

#7407 - Store function call arguments are in a Vec

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 2 comments
Labels: type: bug, type: refactor, domain: language

#7406 - Flag pattern as unsatisfiable if any vertex has no empty annotations

Pull Request - State: closed - Opened by krishnangovindraj 4 months ago - 2 comments
Labels: type: bug, domain: language

#7404 - Handle assignment to anonymous variables

Pull Request - State: closed - Opened by dmitrii-ubskii 4 months ago - 1 comment
Labels: type: bug, priority: blocker

#7403 - Fix write transactions left open and blocking other transactions after receiving errors

Pull Request - State: closed - Opened by farost 4 months ago - 1 comment
Labels: type: bug, priority: high, domain: server