Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1-incubating
-
None
Description
The OPTIONAL construct is very popular among SPARQL users, but currently not directly supported by the KiWi SPARQL optimizations. We should investigate how OPTIONAL can properly be translated into a SQL LEFT OUTER JOIN to improve the performance of such queries.