Use case
ClickHouse/ClickHouse#81217 brings Time and Time64 support into ClickHouse. See the PR for docs and coding/encoding logic.
Describe the solution you'd like
The client and driver support the new types: allow using in DDL + write / read operations.