v.25.8Performance Improvement

Add max_joined_block_size_bytes in addition to max_joined_block_size_rows

Add max_joined_block_size_bytes in addition to max_joined_block_size_rows to limit the memory usage of JOINs with heavy columns. #83869 (Nikolai Kochetov).