Closed sui414 closed 4 years ago
Is already covered in the Ontop-based SPARQL-to-SQL generator, so this works at least with Ontop.
Fixed an issue in the regex mapping for spark in sparqlify, so closing the issue.
However, I don't know on which source datatype the string conversion is applied to, so maybe the opener's issue requires additional work on str(...)
overload for that datatype - in that case just reopen the issue.
when filter string in sparql, I used regex() and str() to match the substring. it worked in GraphDB as follows:
When I try on SANSA query layer, it gave an error:
The notebook is: https://dbc-c63f139d-39c4.cloud.databricks.com/#notebook/522/command/531 (command 7)