alamb merged PR #9:
URL: https://github.com/apache/datafusion-testing/pull/9
--
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...@datafusi
alamb commented on PR #9:
URL: https://github.com/apache/datafusion-testing/pull/9#issuecomment-2789205387
> However, there is a question here: If the downstream operator does not
output any data, should the constant directly returned by the projection be
output normally?
If you mean
acking-you commented on PR #9:
URL: https://github.com/apache/datafusion-testing/pull/9#issuecomment-2788650542
I tried compiling the latest datafusion-cli for testing and found the
following output:
```sql
> SELECT - 69 FROM tab0 WHERE + - col1 NOT IN ( - + col1, CAST ( + col0 AS