v1.0.10
What's Changed
- Fixed writing into nullable Decimal column by @mlivirov in #276
- Adjusting the deduplication token hash by @Paultagoras in #280
- Fixed exception for when an array type column gets null value by @mlivirov in #279
- Feature Request 258: Support for data ingestion into
Array(DateTime64(3))
type columns by @alexshanabrook in #260
Full Changelog: v1.0.9...v1.0.10