v1.1.7
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