E-VSD-59

Message

This query combines selections on columns in a way, so that the selection can't be split up.

Mitigation

Change your query: Try to simplify AND and OR constructs or move parts of the selection in a wrapping SELECT statement).

Source

virtual-schema-common-document/src/main/java/com/exasol/adapter/document/queryplanning/selectionextractor/SelectionExtractor.java:54