โ12-08-2022 07:33 AM
if I manually delete some parque files in location which the real data is stored in, so spark catalog still has the old version. How can I sync them?
Thanks!
โ12-09-2022 07:56 AM
You just need to create a new table and specify the location of the data for your case it's going to be an ADLS, S3...
Example
โ
Create table customer using delta location 'mnt/data./'
never-displayed
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!