parthchandra commented on issue #2360:
URL:
https://github.com/apache/datafusion-comet/issues/2360#issuecomment-3275970907
@wForget I was thinking more like:
https://github.com/apache/datafusion-comet/pull/2372
I tried to run the test `test("test native_datafusion scan on fake fs")` and
parthchandra closed issue #2360: Enable feature specific unit tests
URL: https://github.com/apache/datafusion-comet/issues/2360
--
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.
parthchandra commented on issue #2360:
URL:
https://github.com/apache/datafusion-comet/issues/2360#issuecomment-3286886609
@andygrove @wForget this is ready for review. The test referred to above
passes with `hdfs-opendal`
--
This is an automated message from the Apache Git Service.
To r
parthchandra commented on issue #2360:
URL:
https://github.com/apache/datafusion-comet/issues/2360#issuecomment-3283056343
Ok. Let me look into why the test is failing in my environment with this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
wForget commented on issue #2360:
URL:
https://github.com/apache/datafusion-comet/issues/2360#issuecomment-3277043377
> [@wForget](https://github.com/wForget) I was thinking more like:
[#2372](https://github.com/apache/datafusion-comet/pull/2372)
Thanks, that looks good.
> I t
wForget commented on issue #2360:
URL:
https://github.com/apache/datafusion-comet/issues/2360#issuecomment-3272964611
Maybe we can use `scalatest-maven-plugin`'s `tagsToExclude/tagsToInclude` to
control whether to run a test suite
--
This is an automated message from the Apache Git Servi
parthchandra opened a new issue, #2360:
URL: https://github.com/apache/datafusion-comet/issues/2360
### What is the problem the feature request solves?
We have certain features which are hidden behind feature flags (e.g.
`hdfs`). Any unit tests written in the JVM side to test these fe