Skip to content

0.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 13:30
· 4 commits to develop since this release
4136bc1
  • Allow writing ArrayType(TimestampType()) Spark column as Clickhouse's Array(DateTime64(6)).
  • Allow writing ArrayType(ShortType()) Spark column as Clickhouse's Array(Int16).