Veeupup commented on issue #7926: URL: https://github.com/apache/arrow-datafusion/issues/7926#issuecomment-1810461601
Before User Defined Table Functions, I can not find Internal Table Function either. So I suppose that maybe we can start by implmenting the Internal Table Functions first, just like ```sql SELECT * FROM read_parquet(['folder1/*.parquet', 'folder2/*.parquet']); ``` how do you think @alamb : ) -- 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]
