DDtKey commented on issue #4837: URL: https://github.com/apache/arrow-datafusion/issues/4837#issuecomment-1374434861
> @DDtKey are you able to provide the files you used to cause the bug, or at least give an example of their structure/data? I don't seem to be able to reproduce the panic myself It seems to be reproducible for any file structure 🤔 But for example, very simple ones: `table_1`: ```csv name Alex Bob Alice ``` and `table_2`: ```csv name Alex Bob John ``` And at least for `datafusion 15` I wasn't able to run such query without panic. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org