MobileTeleSystems/onetl

recreate_entire_table || replace_entire_table?

Closed this issue · 1 comments

Used **only** while **creating new table**, or in case of ``if_exists=recreate_entire_table``

it seems that recreate_entire_table need to be replaced with replace_entire_table

Fixed