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

R Client - UpdateBy #4412

Merged
merged 55 commits into from
Sep 29, 2023
Merged

R Client - UpdateBy #4412

merged 55 commits into from
Sep 29, 2023

Commits on Aug 24, 2023

  1. updateBy - untested

    alexpeters1208 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0dc69ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e25e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. More updateBy

    alexpeters1208 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    065fd4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e49e3eb View commit details
    Browse the repository at this point in the history
  3. Update_by unit testing

    alexpeters1208 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    375df6d View commit details
    Browse the repository at this point in the history
  4. More unit testing

    alexpeters1208 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9c919c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Even more unit testing

    alexpeters1208 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cd798f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68fdea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Unit testing

    alexpeters1208 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d1f684c View commit details
    Browse the repository at this point in the history
  2. Wow, more unit testing

    alexpeters1208 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9e77196 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Unit testing

    alexpeters1208 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    65d65b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19e0aef View commit details
    Browse the repository at this point in the history
  3. More unit testing

    alexpeters1208 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    945aa02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    425fa9d View commit details
    Browse the repository at this point in the history
  5. Unit testing

    alexpeters1208 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1bf5230 View commit details
    Browse the repository at this point in the history
  6. That's all folks

    alexpeters1208 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    962925f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4316919 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    46efa10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b26a8ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3961f57 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Support agg_all_by at the R level, provide a stable API that allows t…

    …he underlying C++ to change freely
    alexpeters1208 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fd2c646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12a940 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into update_by

    # Conflicts:
    #	R/rdeephaven/R/client_wrapper.R
    #	R/rdeephaven/src/client.cpp
    alexpeters1208 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    6acdeb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Fix unit tests

    alexpeters1208 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    41f15ad View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/add-agg-all-by' into update_by

    # Conflicts:
    #	R/rdeephaven/R/agg_ops_wrapper.R
    #	R/rdeephaven/src/client.cpp
    alexpeters1208 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d037dc1 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into update_by

    # Conflicts:
    #	R/rdeephaven/src/client.cpp
    alexpeters1208 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c7af4bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fdba6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d2a9d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 13, 2023

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

Commits on Sep 18, 2023

  1. Merge remote-tracking branch 'origin/main' into update_by

    # Conflicts:
    #	R/rdeephaven/R/agg_ops_wrapper.R
    #	R/rdeephaven/R/table_handle_wrapper.R
    #	R/rdeephaven/inst/tests/testthat/test_agg_by.R
    #	R/rdeephaven/src/client.cpp
    alexpeters1208 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8e09578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b7f0de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ed5f61 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    76d6d01 View commit details
    Browse the repository at this point in the history
  2. Wip

    alexpeters1208 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e77971e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de31b3e View commit details
    Browse the repository at this point in the history
  4. More docs

    alexpeters1208 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3c726a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    96f4493 View commit details
    Browse the repository at this point in the history
  2. More docs

    alexpeters1208 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4ac9d27 View commit details
    Browse the repository at this point in the history
  3. Even more docs

    alexpeters1208 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    92d47de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e60509 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eead7f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

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

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    8ab29b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    714ba05 View commit details
    Browse the repository at this point in the history
  3. Update docs

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

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    38d3fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c6b0f View commit details
    Browse the repository at this point in the history
  3. Update docs

    alexpeters1208 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0c9125d View commit details
    Browse the repository at this point in the history
  4. Update docs again

    alexpeters1208 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    da15b90 View commit details
    Browse the repository at this point in the history