I used brisk. The cassandra CF automatically maps to Hive tables.
However, if data type is timeuuid in CF, it is unreadable in Hive tables.
In cassandra, it has "assume CF comparator as utf8" to make timeuuid readable.
Is there similar commands in Hive?
