Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Add support for windows in daft #1386

Merged
merged 37 commits into from
Sep 25, 2023
Merged

[FEAT] Add support for windows in daft #1386

merged 37 commits into from
Sep 25, 2023

Commits on Sep 24, 2023

  1. try build windows wheel

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    eee3204 View commit details
    Browse the repository at this point in the history
  2. disable ci for tests

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    00a40c1 View commit details
    Browse the repository at this point in the history
  3. python3.8 for publish

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    a6e089e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee501cf View commit details
    Browse the repository at this point in the history
  5. no libc for msvc

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7157ca5 View commit details
    Browse the repository at this point in the history
  6. run tests in CI

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4653ffc View commit details
    Browse the repository at this point in the history
  7. initial test fixes

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    929a0bf View commit details
    Browse the repository at this point in the history
  8. repr fix

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1b6465f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea0ef32 View commit details
    Browse the repository at this point in the history
  10. fix non native downloader

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    383ef78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b9344b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    45ee78d View commit details
    Browse the repository at this point in the history
  13. try without comparision

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    a3294c3 View commit details
    Browse the repository at this point in the history
  14. do comparision for fs

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    563c1a9 View commit details
    Browse the repository at this point in the history
  15. linting

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5070e68 View commit details
    Browse the repository at this point in the history
  16. enable all

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b546bf6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ad11c21 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    07e9c99 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0c4cb66 View commit details
    Browse the repository at this point in the history
  20. pip user

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4f4ce6c View commit details
    Browse the repository at this point in the history
  21. matrix for imports

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    439d181 View commit details
    Browse the repository at this point in the history
  22. try windows pip again

    samster25 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    30117b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. update test imports

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6977ae9 View commit details
    Browse the repository at this point in the history
  2. drop 3

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    df840a6 View commit details
    Browse the repository at this point in the history
  3. find links

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2708cce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f473e0 View commit details
    Browse the repository at this point in the history
  5. override size for windows

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6f5b8b4 View commit details
    Browse the repository at this point in the history
  6. enable linux and int test

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0c862ec View commit details
    Browse the repository at this point in the history
  7. enable linux and int test

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ef553ba View commit details
    Browse the repository at this point in the history
  8. larger runner for windows

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5d8b4ea View commit details
    Browse the repository at this point in the history
  9. drop sweep on query planner

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    34a61fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    639cf44 View commit details
    Browse the repository at this point in the history
  11. drop ;

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    865dd1f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08b8bf6 View commit details
    Browse the repository at this point in the history
  13. revert nightly schedule

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3643b3e View commit details
    Browse the repository at this point in the history
  14. add ray testing for windows

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d76d069 View commit details
    Browse the repository at this point in the history
  15. add 310 for windows

    samster25 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2be8b07 View commit details
    Browse the repository at this point in the history