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-36845: [C++][Python] Allow type promotion on pa.concat_tables #36846

Merged
merged 93 commits into from
Oct 10, 2023

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    dfcefbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b223be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7abdc13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f993f90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dc904a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daf3392 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2547f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34020dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    651c4cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    940cfe5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    682dc98 View commit details
    Browse the repository at this point in the history
  12. ARROW-14705: [C++] Refactor

    lidavidm committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b4a18a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    057ded1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2de01ed View commit details
    Browse the repository at this point in the history
  15. ARROW-14705: [C++] Refactor

    lidavidm committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    f09ab8d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fde4c52 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d14814f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fffb846 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e4fc346 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ceac692 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1bb6642 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6992934 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    9d5195d View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Fokko committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    16bdc92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbedc8b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Comments

    Fokko committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    535efb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Fix build

    Fokko committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ff9f14f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. WIP

    Fokko committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    2451387 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Lint

    Fokko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f6a43ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8808f28 View commit details
    Browse the repository at this point in the history
  3. Fix the CI

    Fokko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c37f999 View commit details
    Browse the repository at this point in the history
  4. Fix the CI

    Fokko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1c5643c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

    Fokko committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    45f15cc View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Fokko committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b16e849 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. WIP

    Fokko committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5290949 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

    Fokko committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8f996f9 View commit details
    Browse the repository at this point in the history
  3. WIP

    Fokko committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f1521a0 View commit details
    Browse the repository at this point in the history
  4. Working on the tests

    Fokko committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    be0db91 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    Fokko committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b2b8b4c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Cleanup

    Fokko committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cc00894 View commit details
    Browse the repository at this point in the history
  2. WIP

    Fokko committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    895f87a View commit details
    Browse the repository at this point in the history
  3. Whitespace

    Fokko committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cad5e1d View commit details
    Browse the repository at this point in the history
  4. Pylint

    Fokko committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f1301bd View commit details
    Browse the repository at this point in the history
  5. WIP

    Fokko committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a8802c5 View commit details
    Browse the repository at this point in the history
  6. Update test

    Fokko committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3a25ac7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9722b74 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    af62b99 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Fokko committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    78460ec View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Fix test

    Fokko committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    31ec8e6 View commit details
    Browse the repository at this point in the history
  2. Hmm

    Fokko committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a9452c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed58763 View commit details
    Browse the repository at this point in the history
  4. Oops

    Fokko committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d749851 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    beacead View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

Commits on Sep 16, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    94dc45f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcee5a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    81573a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    015b5a8 View commit details
    Browse the repository at this point in the history
  2. Remove ARROW_COMPUTE

    Fokko committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    318d65e View commit details
    Browse the repository at this point in the history
  3. Fix bug

    Fokko committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    742156a View commit details
    Browse the repository at this point in the history
  4. Add tests as well

    Fokko committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5f570a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d225ac View commit details
    Browse the repository at this point in the history
  6. Make CI happy

    Fokko committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8ade8fc View commit details
    Browse the repository at this point in the history
  7. Revert some stuff

    Fokko committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c9062b8 View commit details
    Browse the repository at this point in the history
  8. Fix the linting

    Fokko committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a1cdba7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    6f93f14 View commit details
    Browse the repository at this point in the history
  2. Remove import of header

    Fokko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4ecc909 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7c6328 View commit details
    Browse the repository at this point in the history
  4. Remove cmakeh file

    Fokko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ea860d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    42faccc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    09b58d7 View commit details
    Browse the repository at this point in the history
  2. Remove promote_options

    Fokko committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0fa2e1a View commit details
    Browse the repository at this point in the history
  3. Fix failing tests

    Fokko committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2a505b1 View commit details
    Browse the repository at this point in the history
  4. Fix the tests

    Fokko committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a76f7f3 View commit details
    Browse the repository at this point in the history
  5. missing space..

    Fokko committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    59a267f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5eb6c29 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    977c703 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    8beb9a1 View commit details
    Browse the repository at this point in the history
  2. Comments, Thanks Joris

    Fokko committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cfc739b View commit details
    Browse the repository at this point in the history
  3. Fix the exception

    Fokko committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    493c4e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e19f064 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61ed125 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    5dfae58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e10aed9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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