vamsikarnika commented on PR #13346: URL: https://github.com/apache/hudi/pull/13346#issuecomment-2913174984
> looks good overall. 1 ask. Can you find one spark functional tests where we do deletePartition operation, and post that, try to query all files for the partition of interest (which should go via MDT). do not write any new test. but just add additional validation to an existing test. Found this existing test case, which does delete partitions on the data table and validates metadata table by comparing the Filesystem backed table metadata. I think this should cover the scenario you mentioned? -- 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]
