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

added collect-to-arrow support #284

Merged
merged 28 commits into from
Nov 5, 2020

Commits on Nov 3, 2020

  1. added collect tp arrow support

    refactored
    
    more data types and refactored
    
    more data types and refactored
    
    make use of type hints
    
    added docstring
    
    clean up
    
    adapted to latest upstream
    
    coomit auto-changing file
    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    d9922b0 View commit details
    Browse the repository at this point in the history
  2. added arrow dependencies

    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ce6dbe7 View commit details
    Browse the repository at this point in the history
  3. fixed linting issues

    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    1dfd983 View commit details
    Browse the repository at this point in the history
  4. fixed test file names

    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    387344b View commit details
    Browse the repository at this point in the history
  5. made functions private

    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    01a914b View commit details
    Browse the repository at this point in the history
  6. refactored

    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    1d246a8 View commit details
    Browse the repository at this point in the history
  7. made arrow deps "provided"

    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ce4e76f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33444c2 View commit details
    Browse the repository at this point in the history
  9. removed not needed binding

    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    f30426d View commit details
    Browse the repository at this point in the history
  10. fixed whitespace

    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    8720803 View commit details
    Browse the repository at this point in the history
  11. reformated with cljfmt

    behrica committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    766929d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Cosmetic changes

    anthony-khong committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    7386312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9c601 View commit details
    Browse the repository at this point in the history
  3. typed hinted setNull

    behrica committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    67b8c00 View commit details
    Browse the repository at this point in the history
  4. use when-not

    behrica committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    936084f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39af9cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9220284 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc9995c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c8dc7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae5352f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9db5605 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c70fcbe View commit details
    Browse the repository at this point in the history
  12. reformated

    behrica committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    7467884 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'collect_arrow' of https://github.com/anthony-khong/geni

    …into anthony-khong-collect_arrow
    behrica committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    26bcd71 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f5a5013 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. reformated all

    behrica committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    0402f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d600f70 View commit details
    Browse the repository at this point in the history
  3. fixed docu

    behrica committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    fe9e948 View commit details
    Browse the repository at this point in the history