Re: getting column names

2014-12-17 Thread Adam Holmberg
Stephen, This topic is more appropriate for the python-driver-user list: https://groups.google.com/a/lists.datastax.com/forum/#!forum/python-driver-user Can we pick this up there, with a little further information including your table definition? Adam On Fri, Dec 12, 2014 at 1:04 PM, Stephen Jo

Fwd: getting column names

2014-12-12 Thread Stephen Jones
Hello there - I'm using the python-driver to get my queried rows with a row factory that's a dictionary. When I get back my row list, each list item is a dictionary, but the keys are hashes. Is there any way use the column family metadata to decrypt the dictionary keys to their original column nam