@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'(...和 installation_uuid = de8afb7f-8791-4069-8e37-e4704c6f610b和
file_name = [download_media] .png ...)