adriangb commented on PR #21965: URL: https://github.com/apache/datafusion/pull/21965#issuecomment-4356958135
Related context: https://github.com/apache/datafusion/pull/21806#issuecomment-4355371528 — that thread surfaced the same root cause from the angle of benchmark runners hitting it. The reasoning for fixing it here at the planning layer rather than in the runner is that the confusion isn't specific to benchmarks, so erroring on `CREATE EXTERNAL TABLE` over an empty location seemed better as a general fix. -- 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]
