v.20.9Bug Fix

Fix bug in Buffer engine preventing data insertion after ALTER query

Fix bug in table engine Buffer which does not allow to insert data of new structure into Buffer after ALTER query. Fixes #15117. #15192 (alesapin).