andygrove commented on issue #4142:
URL:
https://github.com/apache/datafusion-comet/issues/4142#issuecomment-4372709868
```
- subquery/in-subquery/in-order-by.sql *** FAILED *** (3 seconds, 994
milliseconds)
[info] subquery/in-subquery/in-order-by.sql
[info] Expected "...01 NULL
[info] val1a 16 12 [10 15.0 20.0 2000
2014-07-04 01:01:00 2014-07-04
[info] val1a 16 12 21 15.0 20.0 2000
2014-06-04 01:02:00.001 2014-06]-04", but got "...01 NULL
[info] val1a 16 12 [21 15.0 20.0 2000
2014-06-04 01:02:00.001 2014-06-04
[info] val1a 16 12 10 15.0 20.0 2000
2014-07-04 01:01:00 2014-07]-04" Result did not match for query #12
[info] SELECT *
[info] FROM t1
[info] WHERE t1a NOT IN (SELECT t2a
[info] FROM t2
[info] ORDER BY t2a DESC nulls first)
[info] and t1c IN (SELECT t2c
[info] FROM t2
[info] ORDER BY t2b DESC nulls last)
[info] ORDER BY t1c DESC nulls last (SQLQueryTestSuite.scala:840)
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]