andygrove closed pull request #1362: Support `array_union` scalar expr
URL: https://github.com/apache/datafusion-comet/pull/1362
--
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.
andygrove commented on PR #1362:
URL:
https://github.com/apache/datafusion-comet/pull/1362#issuecomment-3001253623
I'm closing this issue because it has been stale for a while. @dharanad feel
free to reopen this if you resume work on this featrure.
--
This is an automated message from th
dharanad commented on PR #1362:
URL:
https://github.com/apache/datafusion-comet/pull/1362#issuecomment-2627696735
There are cases where ordering is different between spark and df
```
== Results ==
!== Correct Answer - 1000 ====
Spark Answ
dharanad opened a new pull request, #1362:
URL: https://github.com/apache/datafusion-comet/pull/1362
## Which issue does this PR close?
Closes #.
## Rationale for this change
## What changes are included in this PR?
## How are these changes