Hello, I am trying to play with the Datastax .Net Driver for Cassandra.
I understand that the .Fill() method is not implemented in CqlDataAdapter. Hence I was wondering if there is any elegant way to copy a Cassandra Row to a DataRow? I can then construct a DataSet myself. Thanks & regards Arko