I try to update column type from DateTime(TZ) to DateTime, but it is key column and couldn't be changed. Drop/create table doesn't have any result - looks like metadata stored in ZK. Can I change table structure (I can drop/create table) without changing ZK records? Or it is required to remove meta from ZK?