apache / apache/datafusion-comet
Extract expressions tests
Open
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 373
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 198
Description
I think a natural extension to the code extraction in serde would be to extract the tests to own files as well:
- #2019
Although the code extraction combined multiple expression from the same group into a single file I think for the tests each expression should have it's own file as there can be much more tests than implementations
## List
- [ ] Conditionals - https://github.com/apache/datafusion-comet/pull/2807
- [ ] `If`
- [ ] `CaseWhen`
- [ ] `Coalesce`
- [ ] Datetime
- [ ] `year`
- [ ] `month`
- [ ] `day_of_month`
- [ ] and more
Contributor guide
Assessment
This issue has not been assessed yet.