alamb commented on issue #1192:
URL:
https://github.com/apache/arrow-datafusion/issues/1192#issuecomment-1138374980
🤔 I just tried the query again, and it now gives a different error:
```sql
❯ select -null;
Internal("(- 'Literal { value: NULL }') can't be evaluated because the
expression's type is Null, not signed numeric")
```
I think we are getting closer...
--
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]