Hi all, I have a trouble with copy functionality in cassandra 3.0.
When I am trying to copy my table to file, some of UDTs have the following
representation:
{field1: , field2: }
They have no values, and when I tried to restore this table, this rows was
not imported.
Do you plan to fix that, e.g. fill with default values or exclude them?
Thanks.
