Hi All,

I was wondering if there is a way to write a Streaming Dataframe/Dataset to
Cassandra with auto mapping? By auto mapping I mean mapping
DataSet/Dataframe schema to Cassandra Table schema? I can for example get
Dataframe.dtypes() and then map Spark SQL types to CQL types but I was
wondering if the Cassandra connector already does it?

Thanks,
kant

Reply via email to