rluvaton opened a new issue, #2806:
URL: https://github.com/apache/datafusion-comet/issues/2806
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
- [ ] `If`
- [ ] `CaseWhen`
- [ ] `Coalesce`
- [ ] Datetime
- [ ] `year`
- [ ] `month`
- [ ] `day_of_month`
- [ ] and more
--
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]