MohamedAbdeen21 commented on issue #9785: URL: https://github.com/apache/arrow-datafusion/issues/9785#issuecomment-2028462866
Sorry for the late response. > We could potentially return an error earlier by checking the schema of any file present during the create external table execution plan. That way we prevent a user from creating a table with an incorrect schema over top of an existing table with a different schema. I think this is the solution that makes the most sense from the user's perspective, my only problem is that I feel like it's easier said than done. I'll try to take a look around if I manage to find some free time. For now, I'll leave the assignment empty in case anyone else is interested in picking it up. -- 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]
