tconbeer / harlequin

The SQL IDE for Your Terminal.
https://harlequin.sh
MIT License
3.55k stars 77 forks source link

refactor: don't use adapter for export; feat: add orc, feather #459

Closed tconbeer closed 6 months ago

tconbeer commented 6 months ago

closes #413

tconbeer commented 6 months ago

ORC isn't supported on windows, apparently: https://issues.apache.org/jira/browse/ARROW-7811

need to skip the test but should also remove the ORC option on windows, so it's not visible.