PR to add native executor to CI: <https://github.c...
# daft-dev
c
PR to add native executor to CI: https://github.com/Eventual-Inc/Daft/pull/2855 Currently just unit tests, and the ones that aren't supported yet are marked as skip. Once functionality is added like more joins, writes, other ops, we can incrementally remove the skips. Hopefully this should make reviewing a little easier!