apache / apache/datafusion-comet

chore: Separate out extended explain info unit test into spark dependent and spark independent parts

Open
#454 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.3k
Forks
373
Avg merge
2d 6h
Merged PRs (30d)
190

Description

### Describe the bug

Separate out extended explain info unit test into spark dependent and spark independent parts

### Steps to reproduce

_No response_

### Expected behavior

_No response_

### Additional context

The test `test("explain comet")` has a conditional check which executes only if `supportsExtendedExplainInfo` is true. This can be moved into a separate unit test that is run only for Spark 4.0 and greater which actually support extended info.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.