Commit Graph

215 Commits (dbb39d867a662953028ae5fbc43f6310f40540d0)

Author SHA1 Message Date
Tpt dbb39d867a Upgrades json-event-parser 2 years ago
Tpt 7fe055d2b4 Exposes SPARQL results I/O in Oxigraph and improve EvaluationError 2 years ago
Tpt f10e5a40a3 Enables more Clippy lints 2 years ago
Tpt 077c1fc1a8 Improves XSD errors and code organization 2 years ago
Tpt 1e1ed65d3b Stop assuming JS platform when compiling to wasm32-unknown-unknown 2 years ago
Thomas 8e770fbb5d SPARQL: Removes intermediate query plan representation 2 years ago
Thomas c31ba0e823 Makes sparopt figure out good join keys 2 years ago
Thomas 501f9ce6f9 Makes profiler independent from query plan 2 years ago
Tpt 01caaa5d70 calendar subtraction: it should return xsd:dayTimeDuration following XPath 2 years ago
Tpt 40b10cdabc Adds a naive standalone query optimizer 2 years ago
Tpt c016116b09 Makes Clippy 1.65 happy 2 years ago
Tpt acf83d4a31 Fixes || evaluation when all alternatives are false 2 years ago
Tpt 8c68cf4041 Makes SPARQL AVG aggregate function simpler 2 years ago
Tpt 7b9e9f9694 SPARQL: Makes average function works with yearMonthDuration and dayTimeDuration 2 years ago
Tpt 63945638ea XSD: Adds checked_neg operation 2 years ago
Tpt d24461fc42 XSD: Improves arithmetic computations 2 years ago
Tpt e96672a2a8 SPARQL plan: allows AND and OR to have more than 2 children 2 years ago
Tpt 7175784356 Improves Clippy lint list 2 years ago
Thomas 704440538d Adds EXISTS operation to the profiler output 2 years ago
Tpt 86bbebf93c Fixes evaluation of empty aggregation without GROUP BY 2 years ago
Tpt 60ffd99ad8 Exposes the query profiler to the CLI app 2 years ago
Tpt dcd59ac4dd Adds a way to add profiling to the evaluator 2 years ago
Tpt 81793bc221 Makes nested PlanNode easy to clone 2 years ago
Tpt 9dc1106b9a SPARQL query plan: attach original RDF terms 2 years ago
Tpt ef2701dc0c Makes new Clippy happy 2 years ago
Tpt 07e105e1be Property path: faster eval for closed path 2 years ago
Tpt 0a78eacfcd SPARQL: Makes sure there are no duplicates when evaluating (a|b) property paths 2 years ago
Tpt a7bc31b446 SPARQL regex: compile ahead of time if possible 2 years ago
Tpt 719cde2eac Implements SEP-0002 ADJUST function 2 years ago
Tpt 3485833875 Makes Datetime.checked_sub return DayTimeDuration 2 years ago
Tpt 76dd879ea6 Implements LATERAL join 2 years ago
Tpt 854e29ee38 Makes XSD datatypes a standalone crate 2 years ago
Tpt 1ded5ac4b4 SPARQL eval: Makes sure to avoid overflow when estimating result size upper bound 2 years ago
Tpt 808c9db007 String formatting: uses inline syntax 2 years ago
Tpt d7e4d5583f SPARQL: Adds an option to disable the optimizer 2 years ago
Tpt d65e587756 Property evaluates property paths with unknown graphs 2 years ago
Tpt b6c9a5b429 Fixes ZeroOrX path evaluation on terms that are not in the dataset but only in the query 2 years ago
Tpt 865f1dac8d Uses the same key space inside and outside of aggregate evaluation 2 years ago
Tpt d16033ba66 Variable should stay not bound in subqueries even if they are bound in the parent query 2 years ago
Tpt eedc4b3a71 Removes unnecessary qualified paths 3 years ago
Tpt c1d2cf030d Makes Clippy happy 3 years ago
Tpt e9bbe8e036 Applies new Clippy suggestions 3 years ago
Yuri Astrakhan 3bed098e9e A few minor spelling fixes 3 years ago
Tpt d0b8fe1a23 SPARQL: there should be no group if there is no solution in a GROUP BY 3 years ago
Tpt ec1720f018 Fixes SPARQL-star patterns evaluation 3 years ago
Tpt 581ee0e7af Adds a global term ordering for ORDER BY 3 years ago
Tpt 850b8eddcf Moves out of Oxigraph SPARQL results parser and serializers 3 years ago
Tpt f5545f1948 Makes Oxigraph model standalone as oxrdf 3 years ago
Tpt 4337349aad Moves xsd module to root 3 years ago
Tpt 8c60844ae2 Updates dependencies 3 years ago