clickhouse-java
clickhouse-java copied to clipboard
[client,jdbc] Support data type `MacAddress`
Description
Implement support for MacAddress data type:
- introduce new type
- make JDBC type mapping
- add support for variant and dynamic
See https://github.com/ClickHouse/ClickHouse/issues/76309