parthchandra opened a new issue, #454:
URL: https://github.com/apache/datafusion-comet/issues/454
### 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.
--
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]