summaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/fulltext/match_fail.yql
blob: 1f69e3a2cab40bfa40f8582d9ef12b7899d98ff1 (plain) (blame)
1
2
3
/* postgres can not */
/* custom error:Fulltext match is not implemented yet*/
select FulltextMatch("some text", "text");