Commit Graph

604 Commits (1d02098b70c7b21fc8b7cf7af1e9ca4fb24099b5)

Author SHA1 Message Date
Maximilian Goisser 1d02098b70 Fix missing GSPO compaction 1 year ago
Tpt 86bbebf93c Fixes evaluation of empty aggregation without GROUP BY 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
Tpt 7787be6e84 Bulk loader: pre-allocate some buffers 2 years ago
Tpt 13976014e7 Bulk loader: reduces default system parameters 2 years ago
Tpt fbcbd60c0e Python: adds Store.bulk_extend 2 years ago
Tpt 26f4e2dc98 Allows to have secondary instances in memory 2 years ago
Tpt 5f68cb3746 Cleans up RocksDB wrapper code and implements backup from read-only and secondary instances 2 years ago
Tpt b2385509a6 Improves read only and secondary test coverage 2 years ago
Tpt 855c39146d Replaces Store::open_with_options with explicit variants 2 years ago
Tpt 9729ec8ed3 Adds features annotations to docs.rs 2 years ago
Tpt ef2701dc0c Makes new Clippy happy 2 years ago
Benedikt Seidl f7637ee5a5 Add option to open database in read-only mode 2 years ago
Benedikt Seidl aa9476b9cc Add option to open rocksdb in secondary mode 2 years ago
Tpt afdb1f76e8 Adds a typo linter as part of the CI 2 years ago
Tpt 8684b82893 Properly expose oxigraph::sparql::QueryDataset 2 years ago
Tpt 2d19a19320 Fixes TriG serialization 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 5c055e0d12 Removes Eq derive on query plan 2 years ago
Tpt 1fa0633db3 Library: adds basic WASI support 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 2ca8bd19d3 PlanBuilder: no need for &mut references 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 6b02ac3c10 SPARQL UPDATE: Fixes Halloween problem 2 years ago
Tpt 7581d9a6b2 Makes Clippy happy 2 years ago
Tpt cda6b09d79 Fixes NOW() evaluation 2 years ago
Tpt 59aea75a30 Uses try_into for slice to array conversions 2 years ago
Maximilian Goisser 325dc59f84 Add conversion from spargebra Query into oxigraph 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 2 years ago
Tpt c1d2cf030d Makes Clippy happy 2 years ago
Tpt 4cea628570 Upgrades to sysinfo 0.26 2 years ago
Tpt e9bbe8e036 Applies new Clippy suggestions 2 years ago
Tpt 95fd439dc2 Updates dependencies 2 years ago
Tpt 126df03994 Fixes WASM compilation 2 years ago