v.1.1.54245
Backward Incompatible Changes
1Bug Fix
13- Fixed Connection Issue with Distributed Table Insertion
- GLOBAL IN Functionality Enhancements for Merge Tables
- Incorrect Core Count Issue Resolved on Google Compute Engine VM
- Changes to Executable Source of Cached External Dictionaries
- Fixed String Comparison with Null Characters
- Fixed Float32 Primary Key Comparison
- Incorrect Field Size Estimates Causing Over-Allocation
- Fixed Crash on Nullable Column Queries After ALTER Table
- Fixed Crash When Sorting by Nullable Column with Limited Rows
- Fixed ORDER BY Subquery with Constant Values
- Replicated Table Could Remain Invalid After Failed DROP TABLE
- Scalar Subquery Aliases Retained on Empty Results
- Improved Query Resilience Against Damaged .so Files
New Features
9- Distributed DDL
- Replicated Query: ALTER TABLE CLEAR COLUMN IN PARTITION
- Engine for Dictionary Tables Access
- Dictionary Database Engine Overview
- Check for Dictionary Updates via Source Request
- Qualified Column Names
- Quoting Identifiers with Double Quotation Marks
- Sessions in HTTP Interface
- OPTIMIZE Query for Replicated Tables Can Run on Any Node