Commit Graph

804 Commits (6d1d752e0155994e0c92943e1ff4f099ef187743)

Author SHA1 Message Date
Tpt 9af2717502 Bulk loader: do not fail on empty files 10 months ago
Tpt a259879ef1 Releases v0.3.20 11 months ago
Tpt b0a01e65fa SPARQL: makes sure that STR is working properly on small IRIs 11 months ago
Vilnis Termanis c1b57f460b SPARQL: Fix ASK + FROM combination 11 months ago
Tpt b777d0110a Makes recent Clippy happy 12 months ago
Tpt f878463828 Releases v0.3.19 1 year ago
Tpt 3bb05e2af2 Adds documentation field to Cargo.toml 1 year ago
Tpt 8e76341bb2 Releases v0.3.18 1 year ago
Tpt f47306a4c5 Duration: ensures that the smallest supported duration can be parsed and serialized 1 year ago
Tpt acf83d4a31 Fixes || evaluation when all alternatives are false 1 year ago
Tpt 99186c1e7d Releases v0.3.17 1 year ago
Tpt 1c1531f640 Simplifies some rust doc links 1 year ago
Tpt 8c68cf4041 Makes SPARQL AVG aggregate function simpler 1 year ago
Tpt edec370f0a Makes xsd:dateTime year parsing stricter 1 year ago
Tpt 5f2c9a3b92 Cleans up documentation links to RDF specifications 1 year ago
Tpt 57d39cad24 Makes Clippy happy 1 year ago
Tpt 5d253c6afb SPARQL XML results: circumvent quick-xml crash 1 year ago
Tpt adda2d2d7e Makes hash join into for loop join optimization more aggressive 1 year ago
Tpt 22f990344f Fixes hash left join into for loop left join optimization 1 year ago
Tpt 4cc9e4008b Fixes empty IN expression optimization 1 year ago
Tpt 0a064a8704 SPARQL: Prevents ForLoopLeftJoin with MINUS 1 year ago
Tpt d500614fcc Fuzzer: do not consider OFFSET and LIMIT for now 1 year ago
Tpt 2650c5ed13 Speeds up sparql_eval fuzzer by hardcoding size_hint 1 year ago
Tpt 7b9e9f9694 SPARQL: Makes average function works with yearMonthDuration and dayTimeDuration 1 year ago
Tpt b2d625e10e XSD: Drops nom dependency 1 year ago
Tpt 63945638ea XSD: Adds checked_neg operation 1 year ago
Tpt d24461fc42 XSD: Improves arithmetic computations 1 year ago
Tpt 8bec2e2ff9 SPARQL-star parser: align with SPARQL 1.2 draft 1 year ago
Tpt 9a6233b511 SPARQL parser: removes reference to rule numbers 1 year ago
Tpt e96672a2a8 SPARQL plan: allows AND and OR to have more than 2 children 1 year ago
Tpt cfe52db3a3 Spargebra: Makes GroundTermPattern::Triple properly gated with the rdf-star feature 1 year ago
Tpt 7175784356 Improves Clippy lint list 1 year ago
Tpt a2d8bcaaa3 Starts 0.3.17 dev 1 year ago
Tpt f520de8893 Releases v0.3.16 1 year ago
Thomas 704440538d Adds EXISTS operation to the profiler output 1 year ago
Tpt 79c5e3918e SPARQL plan: fixes used variable lookup in quoted triple patterns 1 year ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 1 year ago
Maximilian Goisser 1d02098b70 Fix missing GSPO compaction 1 year ago
Tpt c3cf8e2002 Start 0.3.16 dev 1 year ago
Tpt c6b8c754ee Releases v0.3.15 1 year ago
Tpt d653e0645b Updates dependencies 1 year ago
Tpt d587d3b2bb xsd:decimal parsing: properly detect underflow 1 year ago
Tpt 86bbebf93c Fixes evaluation of empty aggregation without GROUP BY 1 year ago
Thomas f41c499ef3 Consolidates Rust benchmarks 1 year ago
Tpt a977adff91 Allows to collect RocksDB statistics 1 year ago
Tpt 60ffd99ad8 Exposes the query profiler to the CLI app 1 year ago
Tpt dcd59ac4dd Adds a way to add profiling to the evaluator 1 year ago
Tpt 81793bc221 Makes nested PlanNode easy to clone 1 year ago
Tpt 9dc1106b9a SPARQL query plan: attach original RDF terms 1 year ago
Tpt 6af6c9c0eb Bulk loader: fixes the progress indicator display 2 years ago