Ecosyste.ms: Issues

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

GitHub / google/badwolf issues and pull requests

#173 - chore: use time.Since instead of time.Now().Sub

Pull Request - State: open - Opened by testwill over 1 year ago

#172 - chore: use strings.Contains(xx, xx) instead

Pull Request - State: open - Opened by testwill over 1 year ago

#171 - Add comments to graph struct, making it explicit that channels are closed by the fetch functions.

Pull Request - State: closed - Opened by thiagovas almost 3 years ago
Labels: documentation

#170 - Store a pointer to slice in `sync.Pool`.

Pull Request - State: closed - Opened by sidnei almost 3 years ago

#169 - Use `sync.Pool` to reduce the number of allocations in `UUID()` method all around

Pull Request - State: closed - Opened by sidnei almost 3 years ago
Labels: enhancement

#168 - Limit concurrency in planner to runtime.GOMAXPROCS(0)

Pull Request - State: closed - Opened by sidnei almost 3 years ago

#167 - Don't use `bytes.Buffer` unless necessary.

Pull Request - State: closed - Opened by sidnei almost 3 years ago
Labels: enhancement

#166 - Optimize slice allocation in Badwolf.

Pull Request - State: closed - Opened by thiagovas almost 3 years ago
Labels: enhancement

#164 - add offset in LookupOptions and tests in memory

Pull Request - State: closed - Opened by Caiogoia over 3 years ago

#163 - remove fatal from goroutines

Pull Request - State: closed - Opened by Caiogoia over 3 years ago

#162 - Make LIMIT be processed in the driver level

Issue - State: open - Opened by rogerlucena about 4 years ago

#161 - Update and improve documentation

Pull Request - State: closed - Opened by rogerlucena about 4 years ago
Labels: documentation

#160 - Fix behavior when having FILTER options and global lookup options simultaneously

Pull Request - State: closed - Opened by rogerlucena over 4 years ago
Labels: bug

#159 - Fix issues with tracer and improve tracing messages

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#158 - Support verbosity levels configuration for tracing

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#157 - Add more metadata to tracer to improve debugability

Pull Request - State: closed - Opened by rogerlucena over 4 years ago - 1 comment

#156 - Add support for FILTER Value at the grammar and hooks levels

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#155 - Support pprof profiling in BadWolf

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#154 - FILTER isTemporal

Pull Request - State: closed - Opened by rogerlucena over 4 years ago
Labels: feature request

#153 - FILTER isImmutable

Pull Request - State: closed - Opened by rogerlucena over 4 years ago - 1 comment
Labels: feature request

#152 - Refactor tests in BadWolf to use t.Run()

Issue - State: open - Opened by rogerlucena over 4 years ago

#151 - Structure tracer and make it more easily extendible

Pull Request - State: closed - Opened by rogerlucena over 4 years ago - 1 comment

#150 - FILTER keyword for latest anchor queries (planner/memory)

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#149 - FILTER keyword for latest anchor queries (grammar/lexer/hooks)

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#148 - Rename "f" to "hook" in "hooks.go"

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#147 - Add header comments to test_util.go

Pull Request - State: closed - Opened by thiagovas over 4 years ago

#146 - FILTER keyword for latest anchor queries

Pull Request - State: closed - Opened by rogerlucena over 4 years ago - 1 comment

#145 - Update go version from 1.13 to 1.15

Pull Request - State: closed - Opened by thiagovas over 4 years ago
Labels: enhancement

#144 - Create the file "test_util.go"

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#143 - Use a separate function to drain channels in "data_access.go"

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#142 - convert aaps to map outside of the locked region

Pull Request - State: closed - Opened by iccananea over 4 years ago

#141 - Make trailing dot optional after the last clause inside WHERE

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#139 - Refactor expression.go to improve readability

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#137 - Support predicate binding equalities inside HAVING clauses

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#136 - Use lexer.ItemTime instead of lexer.ItemPredicate for AFTER and BEFORE clauses

Pull Request - State: closed - Opened by rogerlucena over 4 years ago - 1 comment

#135 - Adjust behavior of time bindings for non-predicate objects

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#134 - Support time binding comparisons inside HAVING clauses

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#133 - Fix problem with short variable assignment in "data_access.go"

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#132 - Allow single AT extraction just after object binding in grammar

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#131 - Allow permutations of the ID and TYPE keywords in grammar

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#130 - TestPlannerQuery in planner_test.go should test deeper

Issue - State: open - Opened by rogerlucena over 4 years ago

#129 - FILTER keyword

Issue - State: open - Opened by rogerlucena over 4 years ago - 1 comment
Labels: feature request

#128 - Adjust behavior of TYPE bindings for non-node objects

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#125 - Refactor "data_access_test.go" for clarity and conciseness

Pull Request - State: closed - Opened by rogerlucena over 4 years ago - 1 comment

#124 - Expand support of TYPE extraction for literals and predicates too, in addition to nodes

Issue - State: open - Opened by rogerlucena over 4 years ago - 2 comments
Labels: feature request

#123 - Refactor tests into separate functions that expect errors or not

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#121 - Fixing grammar for navigability

Pull Request - State: closed - Opened by rbkloss over 4 years ago

#120 - Create documentation about OPTIONAL keyword

Issue - State: closed - Opened by thiagovas over 4 years ago - 1 comment
Labels: documentation

#118 - Grammar refactoring

Pull Request - State: closed - Opened by rbkloss over 4 years ago

#117 - Fix support for comparison between ID/TYPE bindings and text literals inside HAVING clauses

Pull Request - State: closed - Opened by rogerlucena over 4 years ago - 4 comments
Labels: feature request

#116 - Refactor - remove duplicate code for Expressions

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#112 - Improve documentation for node and time anchor value extractors

Pull Request - State: closed - Opened by rogerlucena over 4 years ago

#108 - Fix errors in the documentation

Pull Request - State: closed - Opened by rogerlucena over 4 years ago - 3 comments

#107 - Update bql.md

Pull Request - State: closed - Opened by hickford about 5 years ago

#106 - BQL: trailing dot for sequential statements

Issue - State: closed - Opened by tucnak about 5 years ago - 1 comment

#105 - Fix a typo in an error message

Pull Request - State: closed - Opened by aerostitch about 5 years ago - 1 comment

#104 - Abort early on pre-existing failures in filterOnExistence

Pull Request - State: closed - Opened by aerostitch about 5 years ago - 1 comment

#103 - Run the bql examples as part of the CI process

Pull Request - State: closed - Opened by aerostitch about 5 years ago - 3 comments

#102 - Adding comparison of literals and bindings.

Pull Request - State: closed - Opened by rbkloss about 5 years ago - 1 comment

#101 - Fix syntax parsing of BEFORE, AFTER and BETWEEN clauses

Pull Request - State: closed - Opened by aerostitch about 5 years ago

#100 - Implementing Having Clause for bindings and node literals.

Pull Request - State: closed - Opened by rbkloss about 5 years ago

#99 - Update and fix typos in the bql documentation

Pull Request - State: closed - Opened by aerostitch about 5 years ago

#98 - Fix the string representation of a ConstructPredicateObjectPair and add more tests

Pull Request - State: closed - Opened by aerostitch about 5 years ago - 4 comments

#97 - Remove double assignment of ctx in benchmarkQuery

Pull Request - State: closed - Opened by aerostitch about 5 years ago - 1 comment

#96 - Switch CI from travis to github actions

Pull Request - State: closed - Opened by aerostitch about 5 years ago - 2 comments

#95 - Cleanup using gofmt -s

Pull Request - State: closed - Opened by aerostitch about 5 years ago

#94 - Switch to go modules

Pull Request - State: closed - Opened by aerostitch about 5 years ago - 2 comments

#93 - minor: remove double assignment of ctx in TestPlannerQuery

Pull Request - State: closed - Opened by aerostitch about 5 years ago

#92 - Fix 2 minor typos

Pull Request - State: closed - Opened by aerostitch about 5 years ago - 1 comment

#91 - Adding comparison of literals and bindings.

Pull Request - State: closed - Opened by rbkloss over 5 years ago - 1 comment

#90 - Add a block explaining After Syntax

Pull Request - State: closed - Opened by rbkloss over 5 years ago

#89 - BQL: Support for optional clauses with default values

Issue - State: closed - Opened by ikarennina over 5 years ago - 5 comments

#88 - Clean up planner parallel errors with errgroup.

Pull Request - State: closed - Opened by aebrahim almost 6 years ago - 3 comments

#87 - Remove 'the the' typos

Pull Request - State: closed - Opened by altmas5 almost 6 years ago - 4 comments

#86 - Allow specifying only last temporal triple on queries

Issue - State: open - Opened by xllora about 6 years ago - 6 comments
Labels: enhancement, feature request

#85 - BQL: Time anchor placeholders

Issue - State: open - Opened by xllora over 6 years ago - 1 comment
Labels: feature request, RFC

#84 - TestPartialUUID fails on Windows

Issue - State: closed - Opened by MichaelRoeder over 6 years ago - 3 comments
Labels: bug

#83 - Still active?

Issue - State: closed - Opened by delaneyj about 7 years ago - 9 comments
Labels: question

#82 - Questions: EAV vs Triplestore, Gremlin, Geographical data, immutability, further readings?

Issue - State: closed - Opened by amirouche over 7 years ago - 8 comments
Labels: question

#81 - example using wikidata

Issue - State: open - Opened by jojo05 over 7 years ago - 5 comments
Labels: question

#80 - CONTRIBUTING guide has typo/extra text

Issue - State: closed - Opened by mbrukman over 7 years ago - 1 comment
Labels: bug

#79 - Implementation of the DECONSTRUCT statement.

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

#78 - Changes to CONSTRUCT docs.

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

#56 - Add literals, node, or predicate to the HAVING clause

Issue - State: closed - Opened by xllora over 8 years ago - 2 comments
Labels: bug

#52 - Add DECONSTRUCT query to BQL

Issue - State: closed - Opened by xllora over 8 years ago
Labels: feature request

#50 - Update documentation for node and time anchor value extractors

Issue - State: closed - Opened by xllora over 8 years ago - 1 comment
Labels: enhancement

#48 - Add a new planner for the CONSTRUCT statement

Issue - State: closed - Opened by xllora over 8 years ago
Labels: feature request