G-Research/spark-dgraph-connector

Make multi-language predicates work with filter pushdown

Opened this issue · 0 comments

With #63 the connector supports reading all languages of a predicate. Filter pushdown (projection and selection) probably does not work for those multi-language predicates. Make it work for all implemented filters and operators.