Skip to content

v1.3.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 15:12
62450ce
  • Fixed writing JSON values to ClickHouse. Previously all JSON Object were written as objects where field value were wrapped with { "object": <field value> }. Now objects stored with original structure. (#574)
  • Added support of SimpleAggregateFunction column type. (#571)