matthewmturner commented on issue #2109: URL: https://github.com/apache/arrow-datafusion/issues/2109#issuecomment-1081290792
Hi @cube2222 - thanks for report. A few quick things that come to mind (I haven't had chance to try replicating or digging into it though so sorry if these are obvious or you already tried): 1. Can you confirm you are running with the --release flag? 2. The 0 rows in set likely comes from the CREATE EXTERNAL TABLE command. 3. I don't see a closing semi colon for the actual query which may prevent it from being run. -- 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