v.20.9Bug Fix

Fixed Crash on CREATE TABLE AS Query with Table Function

Fixed crash on CREATE TABLE ... AS some_table query when some_table was created AS table_function() Fixes #16944. #17072 (tavplubix).