How can I make a connection to Cassandra for data enrichment in RisingWave?
I'm trying to use RisingWave for data enrichment where the enrichment dictionary by key is stored in Cassandra DB. I need to establish a connection to Cassandra for this purpose. How can I achieve this?