alamb commented on issue #1195:
URL: 
https://github.com/apache/arrow-datafusion/issues/1195#issuecomment-953962068


   @Jimexist  you are right. Maybe we can just adjust the error message so it 
isn't `Internal` in this case?
   
   ```
   alamb=# select * from foo order by null;
   ERROR:  non-integer constant in ORDER BY
   LINE 1: select * from foo order by null;
               
   ````
   
   


-- 
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]


Reply via email to