Jimexist opened a new issue #609: URL: https://github.com/apache/arrow-datafusion/issues/609
**Describe the bug** This will err: ```sql select c2 from test order by c9; ``` **To Reproduce** Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. The same expression will work in Postgres. **Additional context** Add any other context about the problem here. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
