输入“allow”时没有可行的替代方案

bf1o4zei  于 2021-06-10  发布在  Cassandra
关注(0)|答案(0)|浏览(287)
@Query("select * from asset_layered_view where client_uuid = :clientUUID and "
    + "site_uuid = :siteUUID and installation_uuid = :installationUUID and "
    + "file_name = :fileName ALLOW FILTERING"

执行此查询时,出现以下错误:
com.datastax.driver.core.exceptions.syntaxerror:第3行:33输入“allow”时没有可行的替代方案(…和安装\u uuid=de8afb7f-8791-4069-8e37-e4704c6f610b和
文件名=[下载媒体].png…)

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题