Lordworms commented on issue #10710: URL: https://github.com/apache/datafusion/issues/10710#issuecomment-2231946846
Hi, @richtia I just wonder how you get the original substrait plan, since I use duckdb to be the producer and generate the plan, it didn't have some structure like ``` "local_files": { "items": [ { "uri_file": "file://FILENAME_PLACEHOLDER_0", "parquet": {} } ] } } ``` I know it is similar to use namedTable here as what duckDB did, but I still want to keep the consistency. Thanks a lot. -- 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 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