Skip to content

v1.1.7

Compare
Choose a tag to compare
@jayvynl jayvynl released this 22 Feb 09:19
· 85 commits to main since this release

What's Changed

  • fix: #76 AttributeError: 'ReplicatedReplacingMergeTree' object has no attribute 'expressions'.
  • fix: migrate ReplacingMergeTree with ver raising AttributeError: 'F' object has no attribute 'get_source_expressions'.
  • fix: unable to omit zoo_path and replica_name in replicated engines other than ReplicatedMergeTree.

Full Changelog: v1.1.6...v1.1.7