Does anyone have any thoughts on this?
On Tue, Jun 30, 2020 at 10:42 AM Check Peck wrote:
> We are trying to remove two columns in a table with 3 and make them UDT
> instead of having them as columns. So we came up with two options below. I
> wanted to understand if there is any difference betwe
We are trying to remove two columns in a table with 3 and make them UDT
instead of having them as columns. So we came up with two options below. I
wanted to understand if there is any difference between these two UDT in
the Cassandra database?
*One option is:*
> CREATE TYPE test_type (
>
Hi Erick
It might be useful if the answer from Willrof is added to your Wiki. It solved
my problem and could be very useful to people wanting to run Cass-Operator.
Please check -
https://stackoverflow.com/questions/62651374/how-do-i-access-my-cassandra-kubernetes-cluster-from-outside-the-cluste