v.20.9Bug Fix
Fix "Cannot add simple transform to empty Pipe" Error in Buffer Table Structure Handling
Fix errorCannot add simple transform to empty Pipewhich happened while reading fromBuffertable which has different structure than destination table. It was possible if destination table returned empty result for query. Fixes #15529. #15662 (Nikolai Kochetov).