如何修复“不支持"错误Cassandra在Azure服务中运行? [英] How to fix 'not support yet' error Cassandra run in Azure service?

查看:93
本文介绍了如何修复“不支持"错误Cassandra在Azure服务中运行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

<代码style ="margin:0px; padding:0px; border:0px; font-style:inherit; font-variant:inherit; font-weight:inherit; line-height:inherit; font-family:Consolas,Menlo,Monaco,' Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif; font-size:13px; vertical-align:baseline; white-space:inherit创建表Test(id uuid,十进制值,主键(id,值));

解决方案

允许过滤,目前不支持最大操作 在Azure Cosmos DB Cassandra API中使用.

有关详细信息,请参阅"Azure Cosmos DB Cassandra API支持的Apache Cassandra功能".

我建议您在此处提供反馈意见:

您在这些论坛中分享的所有反馈都将受到监视和审查负责构建Azure的Microsoft工程团队.


I'm using Azure Cosmos DB Cassandra, I receive an error when excuse queries contain specials key, such as MAX, ALLOW FILTERING, etc...Database azure response message did not support for.

ServerError: ALLOW FILTERING queries are not supported yet for the query provided. ServerError: 'MAX' is not supported yet.

With query simple below I get the same error.

 create table Test(id uuid, value decimal, primary key(id, value));

Error:

ServerError: Type decimal for column value is not supported as a cluster key yet.

version: [cqlsh 5.0.1 | Cassandra 3.11.0 | CQL spec 3.4.4 | Native protocol v4

Note: Allow filtering, and max operation is currently not supported in Azure Cosmos DB Cassandra API.

For more details, refer "Apache Cassandra features supported by Azure Cosmos DB Cassandra API".

I would suggest you to provide feedback here:

https://feedback.azure.com/forums/263030-azure-cosmos-db

All of the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.


这篇关于如何修复“不支持"错误Cassandra在Azure服务中运行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆