danthegoodman1 opened a new issue, #442: URL: https://github.com/apache/arrow-datafusion-python/issues/442
Let's say I have a known list of files in s3 like `s3://bucket/file1.parquet`, `s3://bucket/file2.parquet`, etc. How can I register them all under the same table so I could do something like `select count(*) from parquet_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]
