kylebrooks-8451 commented on PR #6183:
URL:
https://github.com/apache/arrow-datafusion/pull/6183#issuecomment-1549730700
Still debugging this, I noticed this error:
```
Error: ObjectStore(Generic { store: "MicrosoftAzure", source: ListRequest {
source: Error { retries: 0, message: "request error", source:
Some(reqwest::Error { kind: Request, url: Url { scheme: "https",
cannot_be_a_base: false, username: "", password: None, host:
Some(Domain("[redacted].blob.core.windows.net")), port: None, path:
"/[redacted]", query:
Some("restype=container&comp=list&prefix=[redacted]&delimiter=[redacted]"),
fragment: None }, source: hyper::Error(Connect, ConnectError("tcp open error",
Os { code: 24, kind: Uncategorized, message: "Too many open files" })) }) } } })
```
--
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]