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-36420: [C++] Add An Enum Option For SetLookup Options #36739

Merged
merged 46 commits into from
Sep 22, 2023

Commits on Jul 18, 2023

  1. In Function Init

    R-JunmingChen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    692bf1b View commit details
    Browse the repository at this point in the history
  2. Update api_scalar.cc

    R-JunmingChen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7098b4f View commit details
    Browse the repository at this point in the history
  3. Update api_scalar.h

    R-JunmingChen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    19798a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ac5fe View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fix bug

    R-JunmingChen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3ef86f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657db1f View commit details
    Browse the repository at this point in the history
  3. fix bug2

    R-JunmingChen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    60bbb14 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. isin init

    R-JunmingChen committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b79a4dc View commit details
    Browse the repository at this point in the history
  2. ARROW-36420

    R-JunmingChen committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5be997c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. fix bug

    R-JunmingChen committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    52e1dfb View commit details
    Browse the repository at this point in the history
  2. roll back

    R-JunmingChen committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    f62c50f View commit details
    Browse the repository at this point in the history
  3. lint

    R-JunmingChen committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    712454f View commit details
    Browse the repository at this point in the history
  4. doc test

    R-JunmingChen committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0ea3bdf View commit details
    Browse the repository at this point in the history
  5. set g_lib

    R-JunmingChen committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    5d7602b View commit details
    Browse the repository at this point in the history
  6. glib2

    R-JunmingChen committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    f6c4159 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    89d7759 View commit details
    Browse the repository at this point in the history
  2. add a test

    R-JunmingChen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b61ba64 View commit details
    Browse the repository at this point in the history
  3. add a test2

    R-JunmingChen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d409b7e View commit details
    Browse the repository at this point in the history
  4. add a test 3

    R-JunmingChen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a0a511d View commit details
    Browse the repository at this point in the history
  5. add a test4

    R-JunmingChen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    aa9eb01 View commit details
    Browse the repository at this point in the history
  6. lint

    R-JunmingChen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f129754 View commit details
    Browse the repository at this point in the history
  7. Update c_glib/arrow-glib/compute.cpp

    Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
    R-JunmingChen and kou committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bf7c145 View commit details
    Browse the repository at this point in the history
  8. Update c_glib/arrow-glib/compute.cpp

    Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
    R-JunmingChen and kou committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bb55eda View commit details
    Browse the repository at this point in the history
  9. Update c_glib/arrow-glib/compute.cpp

    Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
    R-JunmingChen and kou committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    039eeed View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. doc

    R-JunmingChen committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bba645b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix comments

    R-JunmingChen committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e2aa28a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix comments 2

    R-JunmingChen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    cfbb4ce View commit details
    Browse the repository at this point in the history
  2. DEPRECATED

    R-JunmingChen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    021223b View commit details
    Browse the repository at this point in the history
  3. Deprecated update

    R-JunmingChen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    76b353a View commit details
    Browse the repository at this point in the history
  4. roll back

    R-JunmingChen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4338eac View commit details
    Browse the repository at this point in the history
  5. roll back

    R-JunmingChen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e61278b View commit details
    Browse the repository at this point in the history
  6. Update _compute.pyx

    R-JunmingChen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    14fcc44 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

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

Commits on Sep 20, 2023

  1. Update cpp/src/arrow/compute/api_scalar.h

    Co-authored-by: Benjamin Kietzman <bengilgit@gmail.com>
    R-JunmingChen and bkietz committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ef4d4b9 View commit details
    Browse the repository at this point in the history
  2. Update cpp/src/arrow/compute/api_scalar.h

    Co-authored-by: Benjamin Kietzman <bengilgit@gmail.com>
    R-JunmingChen and bkietz committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9628bf2 View commit details
    Browse the repository at this point in the history
  3. move comment

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f057ca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    982c17f View commit details
    Browse the repository at this point in the history
  5. NotImplemented

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    abfe890 View commit details
    Browse the repository at this point in the history
  6. return

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2115e22 View commit details
    Browse the repository at this point in the history
  7. add default test

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2352e42 View commit details
    Browse the repository at this point in the history
  8. add test for isin

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e71fc27 View commit details
    Browse the repository at this point in the history
  9. add test for indexin

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d161639 View commit details
    Browse the repository at this point in the history
  10. CoercedDataMember

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8cfe97c View commit details
    Browse the repository at this point in the history
  11. lint

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2c9fa9c View commit details
    Browse the repository at this point in the history
  12. expression test

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1b09661 View commit details
    Browse the repository at this point in the history
  13. python expression

    R-JunmingChen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    38c1a04 View commit details
    Browse the repository at this point in the history