Breaking change:
- Array column values now returned as typed arrays instead of object[]
New:
- Support for LowCardinality supertype.
- Support for any precision/scale in Decimal columns (although precision is lost when .net types are shorter then clickhouse one)