Hello,
I have a table with WD index(on some column) in Sybase IQ and successfully created 'Remote Source' in SAP HANA SPS09 rev96 for this table.
After this i need to include this table in Calc view with passing 'contains' predicate to Sybase IQ. When I writing sql with 'contains' predicate on virtual table column - HANA return error " feature not supported: fulltext search supports only column table or view".
Does anybody know how to pass 'contains' predicate to Sybase IQ engine?
P.S. 'like' predicate - working fine for me