2

I created a materialized view on Datastax cassandra. When I am using Stargate rest api to get the data from the view, it returns

{
    "description": "Resource not found: table 'view_user_by_status' not found",
    "code": 404
}
David
  • 3,538
  • 9
  • 39
  • 50

1 Answers1

4

At this time no. I've been meaning to log a Github issue on this, it should be a pretty simple change. I'll get an issue logged and update this answer with the link.

EDIT: Here's the issue.

dwettlaufer
  • 378
  • 1
  • 5