How to handle schema changes in pyspark?

Viewed 19

I have this schema changes occurring where the columns are appended if it continues hive table might fail so I need to drop and delete the table and recreate the whole can you guys help me with it?

0 Answers
Related