andygrove closed issue #1786: Intermittent CI failures
URL: https://github.com/apache/datafusion-comet/issues/1786
--
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 unsubscrib
andygrove commented on issue #1786:
URL:
https://github.com/apache/datafusion-comet/issues/1786#issuecomment-2913070447
I was able to prove that this issue is NOT as a result of upgrading to
DataFusion 48.0.0 because I still see the issue after reverting the PR that
performed this upgrade:
rluvaton commented on issue #1786:
URL:
https://github.com/apache/datafusion-comet/issues/1786#issuecomment-2912850296
If it possible that the reason for the failures are because of using
datafusion filter when not using datafusion scan?
I saw there is a bug for the test runs and fix
andygrove commented on issue #1786:
URL:
https://github.com/apache/datafusion-comet/issues/1786#issuecomment-2908074722
The failure happened at a different point in this run:
https://github.com/apache/datafusion-comet/actions/runs/15240457481/job/42860102625?pr=1792
The failur
andygrove commented on issue #1786:
URL:
https://github.com/apache/datafusion-comet/issues/1786#issuecomment-2907943915
@alamb more specifically, the failing build that you linked to:
```
CometShuffle4_0Suite:
- Fallback to Spark when shuffling on struct with duplicate field nam
andygrove commented on issue #1786:
URL:
https://github.com/apache/datafusion-comet/issues/1786#issuecomment-2907932180
> Here is an example CI Failure:
>
> *
https://github.com/apache/datafusion-comet/actions/runs/15201820724/job/42757252219
>
>
> [@andygrove](https:/
alamb commented on issue #1786:
URL:
https://github.com/apache/datafusion-comet/issues/1786#issuecomment-2907743068
Here is an example CI Failure:
-
https://github.com/apache/datafusion-comet/actions/runs/15201820724/job/42757252219
@andygrove can you help me understand what the
andygrove opened a new issue, #1786:
URL: https://github.com/apache/datafusion-comet/issues/1786
### Describe the bug
Since changing the DataFusion dependency to a git dependency on a pinned
revision of DataFusion in https://github.com/apache/datafusion-comet/pull/1710
we have been e