comphead opened a new issue, #16460: URL: https://github.com/apache/datafusion/issues/16460
> Create test data > ``` > ls -la /tmp/t1 > > -rw-r--r--@ 1 xxx wheel 12 Jun 6 08:35 .part-00000-e248d995-5eac-404e-a2ed-0eb16e27c005-c000.snappy.parquet.crc > -rw-r--r--@ 1 xxx wheel 455 Jun 6 08:35 part-00000-e248d995-5eac-404e-a2ed-0eb16e27c005-c000.snappy.parquet > ``` > > - should realize this is a folder and rewrite as `/tmp/t1/*.parquet` > ``` > DataFusion CLI v47.0.0 > CREATE EXTERNAL TABLE t1 STORED AS PARQUET location '/tmp/t1'; > Parquet error: Parquet error: Invalid Parquet file. Corrupt footer > ``` > _Originally posted by @comphead in [#13456](https://github.com/apache/datafusion/issues/13456#issuecomment-2949696136)_ -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org