ClickHouse / ClickHouse/clickhouse-odbc
LowCardinality(Nullable(String)) is not marked as nullable
Open
bug
Type Info
- Dominant language
- C
- Stars
- 285
- Forks
- 105
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 3
Description
See `AllTypesColumns` test in `driver/test/type_info_it.cpp` -- `SQLColumns` does not indicate that columns of type `LowCardinality(Nullable(String))` are nullable.
Contributor guide
Assessment
This issue has not been assessed yet.