-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Please see issues at:
- http://stackoverflow.com/questions/28033756/gocql-select-doesnt-return-all-columns
- https://issues.apache.org/jira/browse/CASSANDRA-7910
- https://issues.apache.org/jira/browse/CASSANDRA-10786
cqlc is suffering from the same issue, I am not getting all rows from my query. cqlc must be using * or some query preparation which is causing this. Can we force cqlc to use column names in query.
Thanks
Metadata
Metadata
Assignees
Labels
No labels