Ecosyste.ms: Issues

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

GitHub / giedomak/telepath issues and pull requests

#73 - add benchmark utility for the LUBM and the Advogato datasets

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#73 - add benchmark utility for the LUBM and the Advogato datasets

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#72 - Use the Disk based KPathIndex.

Pull Request - State: closed - Opened by maxsumrall over 7 years ago - 1 comment

#72 - Use the Disk based KPathIndex.

Pull Request - State: closed - Opened by maxsumrall over 7 years ago - 1 comment

#71 - add inverse edge labels to the rpq grammar; and add inverses to the i…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#71 - add inverse edge labels to the rpq grammar; and add inverses to the i…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#70 - Switch node ids to labels

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#70 - Switch node ids to labels

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#69 - fix the nested loop join cost with overflow check

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#69 - fix the nested loop join cost with overflow check

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#68 - materialize everything except index_lookups

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#68 - materialize everything except index_lookups

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#67 - we dont want union to concatenate paths, but plus

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#67 - we dont want union to concatenate paths, but plus

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#66 - add specs for the synopsis cardinality estimation using a trimmed cit…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#66 - add specs for the synopsis cardinality estimation using a trimmed cit…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#65 - Synopsis callback improvements; tree augmentation for cardinalities

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#65 - Synopsis callback improvements; tree augmentation for cardinalities

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#64 - add synopsis cardinality estimation

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#64 - add synopsis cardinality estimation

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#63 - add a guide for adding a new physical operator

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#63 - add a guide for adding a new physical operator

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#62 - costing should care about intermediate costs

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#62 - costing should care about intermediate costs

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#61 - add specs for the enumerator

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#61 - add specs for the enumerator

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#60 - Only let the path stream know of the memory manager for easy material…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#60 - Only let the path stream know of the memory manager for easy material…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#59 - we dont need that abstract path

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#59 - we dont need that abstract path

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#58 - add specs for the union physical operator

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#58 - add specs for the union physical operator

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#57 - add hash-join specs

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#57 - add hash-join specs

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#56 - add comments to index-lookup and add specs for it

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#56 - add comments to index-lookup and add specs for it

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#55 - move planner readme to its own file

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#55 - move planner readme to its own file

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#54 - add life-of-a-query documentation to the readme

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#54 - add life-of-a-query documentation to the readme

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#53 - make sure we test for both implementation of multitree the equals and…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#53 - make sure we test for both implementation of multitree the equals and…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#52 - remove that depreciated union puller

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#52 - remove that depreciated union puller

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#51 - we have to fully forget about parse trees, these are in the past

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#51 - we have to fully forget about parse trees, these are in the past

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#50 - add comments to the planner; enumerator to its own package

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#50 - add comments to the planner; enumerator to its own package

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#49 - move cost estimation and evaluation into the physical operators; they…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#49 - move cost estimation and evaluation into the physical operators; they…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#48 - add test for evaluation engine with intermediate results

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#48 - add test for evaluation engine with intermediate results

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#47 - rename tree to plans and some other directory cleanups

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#47 - rename tree to plans and some other directory cleanups

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#46 - add query model for a more object-oriented approach instead of all th…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#46 - add query model for a more object-oriented approach instead of all th…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#45 - Grand refactoring

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#45 - Grand refactoring

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#44 - get the cardinality for given pathIds from the path index

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#44 - get the cardinality for given pathIds from the path index

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#43 - Check if a parsetree contains two subtrees through a given operator

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#43 - Check if a parsetree contains two subtrees through a given operator

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#42 - add logger spec and move to general utilities package

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#42 - add logger spec and move to general utilities package

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#41 - move parsetree stuff to its own package, and make it more object orie…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#41 - move parsetree stuff to its own package, and make it more object orie…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#40 - add specs for the telepathdb main class

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#40 - add specs for the telepathdb main class

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#39 - convert last things to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#39 - convert last things to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#38 - remove the external merge sort package we have kept in our repo for i…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#38 - remove the external merge sort package we have kept in our repo for i…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#37 - convert the memory manager to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#37 - convert the memory manager to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#36 - Collect all (partial) subtrees of a given size for parsetrees

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#36 - Collect all (partial) subtrees of a given size for parsetrees

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#35 - convert the physical operators to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#35 - convert the physical operators to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#34 - convert the path indexes to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#34 - convert the path indexes to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#33 - convert the k extender to kotlin and add some specs for it

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#33 - convert the k extender to kotlin and add some specs for it

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#32 - convert the gMark importer to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#32 - convert the gMark importer to kotlin

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#31 - refactor the logic behind leafs in parsetrees; some general parsetree…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#31 - refactor the logic behind leafs in parsetrees; some general parsetree…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#30 - convert the evaluation engine to kotlin, and add some specs for it

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#30 - convert the evaluation engine to kotlin, and add some specs for it

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#29 - add extra spec to flatten a parsetree with multiple children having t…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#29 - add extra spec to flatten a parsetree with multiple children having t…

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#28 - Add some POM stuff so we can deploy to OSSRH and Maven Central

Pull Request - State: closed - Opened by giedomak over 7 years ago - 2 comments

#28 - Add some POM stuff so we can deploy to OSSRH and Maven Central

Pull Request - State: closed - Opened by giedomak over 7 years ago - 2 comments

#27 - Add the parsetree flattener utility

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#27 - Add the parsetree flattener utility

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#26 - add documentation for all the packages

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#26 - add documentation for all the packages

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#25 - make sure we have the correct property for isRoot in the UnionPuller …

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#25 - make sure we have the correct property for isRoot in the UnionPuller …

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#24 - some code cleanup to the pathId store; and use some stdlib functions

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment

#24 - some code cleanup to the pathId store; and use some stdlib functions

Pull Request - State: closed - Opened by giedomak over 7 years ago - 1 comment