noahtaite commented on issue #9805:
URL: https://github.com/apache/hudi/issues/9805#issuecomment-1744956625

   Hey @ad1happy2go thank you for the response. I will give that experiment a 
try in my dev environment today and let you know.
   
   I will do the following and let you know the result:
   - Bulk insert table with multiple partitions 
(datasource=[1-2],year=[2000-2023],month=[1-9])
   - Run delete_partition on datasource=1/*
   - Run glue sync. Verify partitions are removed from Glue.
   - Re-ingest good partitions datasource=1,year=[2010-2023],month=[1-10]
   - Run glue sync. Hopefully partitions can be added back.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to