PutKudu 1.12.1 is throwing the error Failed to wrrite due to unknown column type Type: date: java.lang.IllegalStateException: unknown column type Type: date when trying to insert from Hive.
I created both tables on Hive and Kudu with a date column, is this type not supported in PutKudu?
Thank you.