andygrove commented on PR #501:
URL: https://github.com/apache/arrow-ballista/pull/501#issuecomment-1309607938

   I tried this out and did run into an issue when connecting from DataGrip:
   
   ```
   INTERNAL: Failed to create SessionContext: Context("Could not create table 
for file:///mnt/bigdata/tpch/sf10-parquet/partsupp.parquet at 
/home/andy/.cargo/git/checkouts/arrow-datafusion-71ae82d9dec9a01c/7b5842b/datafusion/core/src/catalog/listing_schema.rs:116",
 ObjectStore(Generic { store: "LocalFileSystem", source: UnableToReadBytes { 
source: Os { code: 21, kind: IsADirectory, message: "Is a directory" }, path: 
"/mnt/bigdata/tpch/sf10-parquet/partsupp.parquet" } })).
   ```
   
   The code assumes that files in `DATAFUSION_CATALOG_LOCATION` will be single 
files and not directories containing 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]

Reply via email to