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

GH-43631: [C][Format] Add ArrowAsyncDeviceStreamHandler interface #43632

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    b68f0bb View commit details
    Browse the repository at this point in the history
  2. linting

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fa26073 View commit details
    Browse the repository at this point in the history
  3. trim trailing whitespace

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    331033f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31117c9 View commit details
    Browse the repository at this point in the history
  5. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Antoine Pitrou <pitrou@free.fr>
    zeroshade and pitrou committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7593f57 View commit details
    Browse the repository at this point in the history
  6. some more clarifications

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e612aed View commit details
    Browse the repository at this point in the history
  7. trim trailing whitespace

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    946c46f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fb66f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4cb7991 View commit details
    Browse the repository at this point in the history
  10. pre-commit linting

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    57a79fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b5b4d9 View commit details
    Browse the repository at this point in the history
  12. ran pre-commit for linting

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a3d4f88 View commit details
    Browse the repository at this point in the history
  13. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Antoine Pitrou <pitrou@free.fr>
    zeroshade and pitrou committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    58c2686 View commit details
    Browse the repository at this point in the history
  14. updates from PR feedback

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1044f1a View commit details
    Browse the repository at this point in the history
  15. updating docs from feedback

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8ed0607 View commit details
    Browse the repository at this point in the history
  16. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
    zeroshade and felipecrv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a359550 View commit details
    Browse the repository at this point in the history
  17. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
    zeroshade and felipecrv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9bed168 View commit details
    Browse the repository at this point in the history
  18. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
    zeroshade and felipecrv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    95c40f7 View commit details
    Browse the repository at this point in the history
  19. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
    zeroshade and felipecrv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b9bddaf View commit details
    Browse the repository at this point in the history
  20. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
    zeroshade and felipecrv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    608b790 View commit details
    Browse the repository at this point in the history
  21. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
    zeroshade and felipecrv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dbea393 View commit details
    Browse the repository at this point in the history
  22. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
    zeroshade and felipecrv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6e9980d View commit details
    Browse the repository at this point in the history
  23. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
    zeroshade and felipecrv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    18efd79 View commit details
    Browse the repository at this point in the history
  24. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
    zeroshade and felipecrv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    eb6bccb View commit details
    Browse the repository at this point in the history
  25. updates from freedback

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b2c4486 View commit details
    Browse the repository at this point in the history
  26. Update cpp/src/arrow/c/abi.h

    Co-authored-by: Dane Pitkin <dpitkin.oss@gmail.com>
    zeroshade and danepitkin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    278af8b View commit details
    Browse the repository at this point in the history
  27. Update cpp/src/arrow/c/abi.h

    Co-authored-by: Dane Pitkin <dpitkin.oss@gmail.com>
    zeroshade and danepitkin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    922b103 View commit details
    Browse the repository at this point in the history
  28. Update cpp/src/arrow/c/abi.h

    Co-authored-by: Dane Pitkin <dpitkin.oss@gmail.com>
    zeroshade and danepitkin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bcc8a66 View commit details
    Browse the repository at this point in the history
  29. Update cpp/src/arrow/c/abi.h

    Co-authored-by: Dane Pitkin <dpitkin.oss@gmail.com>
    zeroshade and danepitkin committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f6d3b67 View commit details
    Browse the repository at this point in the history
  30. linting

    zeroshade committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    38b21b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update docs/source/format/CDeviceDataInterface.rst

    Co-authored-by: David Li <li.davidm96@gmail.com>
    zeroshade and lidavidm authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2ff218b View commit details
    Browse the repository at this point in the history