v.23.2Bug Fix
Fix Nested Column Update Queries in ALTER TABLE Statements
Fix queries likeALTER TABLE ... UPDATE nested.arr1 = nested.arr2 ..., wherearr1andarr2are fields of the sameNestedcolumn. #46387 (Anton Popov).
Fix queries likeALTER TABLE ... UPDATE nested.arr1 = nested.arr2 ..., wherearr1andarr2are fields of the sameNestedcolumn. #46387 (Anton Popov).