为什么我的cassandra数据库不返回现有数据?

时间:2016-01-12 03:32:05

标签: python cassandra

我使用python驱动程序来查询数据。数据存在于数据库中,但不会将其返回到python脚本。

这是一个示例查询:

SELECT article, comments, likes, reads, shares FROM axes WHERE article = '6238336083283017986' AND at >= '2016-01-11 21:28:58'

感谢您的回复!

0 个答案:

没有答案