Skip to content

cqlc not returning all rows #32

Description

@bipin-nag

Please see issues at:

  1. http://stackoverflow.com/questions/28033756/gocql-select-doesnt-return-all-columns
  2. https://issues.apache.org/jira/browse/CASSANDRA-7910
  3. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions