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