cloud-fan commented on PR #58092: URL: https://github.com/apache/spark/pull/58092#issuecomment-5336669182
Could we expose the malformed partition metadata instead of silently omitting the section? For example, an `# Invalid Partition Information` section could show the declared partition columns, the schema’s trailing columns, and a short repair message. This would keep `DESCRIBE TABLE` usable while making the corruption discoverable and avoiding presenting either set of columns as valid. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
