Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upiter.NumRows() and iter.MapScan(m) have different counts #1059
Labels
Comments
|
That row count is the number of rows in the current frame |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Please answer these questions before submitting your issue. Thanks!
What version of Cassandra are you using?
[cqlsh 5.0.1 | Cassandra 3.10 | CQL spec 3.4.4 | Native protocol v4]
What version of Gocql are you using?
{ "ImportPath": "github.com/gocql/gocql", "Comment": "pre-node-events-568-gaa93acc", "Rev": "aa93acc8f067e9233982b9a7de370e4d64b9c33e" }What did you do?
What did you expect to see?
Code should not panic since number of rows should be equal to number of elements in mapscan
What did you see instead?
Panic
If you are having connectivity related issues please share the following additional information
Describe your Cassandra cluster
please provide the following information
nodetool statusSELECT peer, rpc_address FROM system.peersgocql_debugtag and post the output