Fix python3 compatibility (TvoroG)

This commit is contained in:
Itai Shirav 2017-08-20 10:36:21 +03:00
parent 6bea4cfc68
commit bcd3c2ae45

View File

@ -3,6 +3,7 @@ Change Log
Unreleased
----------
- Fix python3 compatibility (TvoroG)
- Nullable arrays not supported in latest ClickHouse version
- system.parts table no longer includes "replicated" column in latest ClickHouse version