v.1.1.54310
Backward Incompatible Changes
3Bug Fix
8- Fixed Hangups in Synchronous Insertion to Distributed Table
- Fixed Nonatomic Updates in Replicated Tables
- Data Insertion in Materialized Views Bypasses Unnecessary Deduplication
- Fix for Query Execution on Lagging Local Replica with Unavailable Remote Replicas
- Users No Longer Need Permission for Temporary Tables in Default Database
- Fixed Array Type Crash Issue
- Fixed Disk Volume Hangups for Server Logs
- Fixed Overflow in toRelativeWeekNum for Unix Epoch's First Week
Build/Testing/Packaging Improvement
1New Feature
14- Custom Partitioning Key for MergeTree Table Engines
- Kafka Table Engine Integration
- Added CatBoost Model Support in ClickHouse
- Added Support for Non-Integer UTC Time Zone Offsets
- Added Support for Arithmetic Operations with Time Intervals
- Range of Date and DateTime Types Extended to 2105
- Added CREATE MATERIALIZED VIEW Query for Data Storage
- Added ATTACH TABLE Query Without Arguments
- Extraction of Nested Column Processing Logic for -Map in SummingMergeTree to sumMap Function
- Max Size of IP Trie Dictionary Increased to 128M Entries
- Added getSizeOfEnumType Function
- Added sumWithOverflow Aggregate Function
- Added Cap’n Proto Input Format Support
- Customization of Compression Level for ZSTD Algorithm