alamb commented on code in PR #8014:
URL: https://github.com/apache/arrow-datafusion/pull/8014#discussion_r1399161372
##########
datafusion-cli/src/exec.rs:
##########
@@ -388,15 +388,7 @@ mod tests {
// Ensure that local files are also registered
let sql =
format!("CREATE EXTERNAL TABLE test STORED AS PARQUET LOCATION
'{location}'");
- let err = create_external_table_test(location, &sql)
Review Comment:
I swear there is a ticket that tracks this, but I couldn't find it. Thus I
filed https://github.com/apache/arrow-datafusion/issues/8277 and updated this
PR to close it
--
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]