One IEnumerable with 1 item mysteriously becomes empty after I query a second IEnumerable
The variable
In case it helps,
pkeys has one item immediately after the query that returns it is executed, but then when the query that returns ckeys query is executed, suddenly pkeys shows Enumeration yielded no results while ckeys contains one item.In case it helps,
GetTableColumns is querying a Cassandra db like this: