A data engineer is attempting to drop a Spark SQL table my_table. The data engineer wants to delete all table metadata and data.
They run the following command:
DROP TABLE IF EXISTS my_table -
While the object no longer appears when they run SHOW TABLES, the data files still exist.
Which of the following describes why the data files still exist and the metadata files were deleted?
80370eb
3 months, 2 weeks agoSerGrey
10 months, 3 weeks agohemanthgvsk
1 year, 1 month agovctrhugo
1 year, 2 months agosurrabhi_4
1 year, 7 months agoXiltroX
1 year, 7 months ago