Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 09:14
9afb24f

Notable Changes

  • Provide docker-compose-based playground
  • Support create Distributed table (#101)
  • Support create database on cluster (#102)
  • Support write Decimal type (#103)
  • Update ClickHouseErrCode
  • gRPC: Add comments for protocol changes
  • gRPC: Follow up upstream upgrade gRPC IDL (#88)
  • Build: Enhance the auto-publish workflow
  • Test: Upgrade testcntainers_scala_version to 0.40.7 to support docker compose v2 (#99)
  • Test: Upgrade ClickHouse 22.3.3.44 (#85)
  • Test: Upgrade clickhouse-jdbc 0.3.2-patch8 (#90)
  • Test: Disable Spark codegen in test
  • Test: Add TPC-DS 1GB test (#104)