the-other-tim-brown opened a new issue, #807: URL: https://github.com/apache/incubator-xtable/issues/807
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-xtable/issues?q=is%3Aissue) and found no similar issues. ### Please describe the bug 🐞 The snapshot sync with a Parquet source will not properly sync the partitioned files. The data from the previous sync is deleted which causes failures. The test case for this source was missing actual validations so I have added these in a branch to showcase the issue with the code: https://github.com/apache/incubator-xtable/pull/806 ### Are you willing to submit PR? - [x] I am willing to submit a PR! - [ ] I am willing to submit a PR but need help getting started! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
