开发者社区 问答 正文

能不能使用 Presto 实现 C* 的表关联?

能不能使用 Presto 实现 C* 的表关联?

展开
收起
被纵养的懒猫 2019-09-16 10:49:55 904 分享 版权
1 条回答
写回答
取消 提交回答
  • 通过 Presto 提供的 Cassandra Connector,文档:https://prestosql.io/docs/current/connector/cassandra.html 对 SQL 支持的非常好,OLAP 没什么问题;对于cassandra的数据,也可以类似hive的各种操作。

    2019-09-16 10:50:46
    赞同 展开评论
问答分类:
SQL
问答地址: