ClickHouse / ClickHouse/clickhouse-java
[client,jdbc] Support data type `MacAddress`
Open
enhancement
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 636
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 28
Description
## 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
Contributor guide
Assessment
This issue has not been assessed yet.