v.20.1Bug Fix

Added Fallback for CPU Core Detection in ClickHouse

Added fallback for detection the number of physical CPU cores for unknown CPUs (using the number of logical CPU cores). This fixes #5239. #7726 (alexey-milovidov)