F-VSD-5

Message

For efficiency reasons virtual schemas support operators LIKE and NOT LIKE only for column SOURCE_REFERENCE.

Mitigation

Please change your query and wrap it in an outer SELECT statement that can use operator LIKE for other columns as well.

Source

virtual-schema-common-document/src/main/java/com/exasol/adapter/document/querypredicate/QueryPredicateToBooleanExpressionConverter.java:86