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

Rework the python bindings using conversion traits from arrow-rs #873

Merged
merged 21 commits into from
Nov 2, 2021

Commits on Nov 2, 2021

  1. Squash

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    34131f4 View commit details
    Browse the repository at this point in the history
  2. Deps

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    d105253 View commit details
    Browse the repository at this point in the history
  3. Resolve post-rebase issues

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    85f7be5 View commit details
    Browse the repository at this point in the history
  4. Resolve post-rebase issues

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    fd21e6f View commit details
    Browse the repository at this point in the history
  5. Resolve post-rebase issues

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    51a2727 View commit details
    Browse the repository at this point in the history
  6. Address review comments

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    436e63a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48a4779 View commit details
    Browse the repository at this point in the history
  8. Improve module organization

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    b96e871 View commit details
    Browse the repository at this point in the history
  9. Reorganize tests

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    e512147 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad184e8 View commit details
    Browse the repository at this point in the history
  11. Cargo format

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ae52d17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84e7fc0 View commit details
    Browse the repository at this point in the history
  13. Apply isort

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    5831536 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    69e257d View commit details
    Browse the repository at this point in the history
  15. Rename internals to _internal

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0e1901d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6bedd79 View commit details
    Browse the repository at this point in the history
  17. Remove PyVolatility

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a2ef207 View commit details
    Browse the repository at this point in the history
  18. Move ScalarUdf to udf.rs

    kszucs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c7f384a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    837c1ba View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b804772 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    35ad333 View commit details
    Browse the repository at this point in the history