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

Added transformAsync ability to modules #39557

Merged
merged 2 commits into from Oct 17, 2022

Commits on Oct 1, 2022

  1. Added transformAsync ability to modules

    This is similar to transform except two actions are specified similar to acquire/produce.
    Dr15Jones committed Oct 1, 2022
    Copy the full SHA
    1cf9461 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Changes based on PR comments

    - Use enum for SOA column usage
    - Added CMS_SA_ALLOW to try catch blocks
    - Better handling of std::any
    Dr15Jones committed Oct 13, 2022
    Copy the full SHA
    8924cf4 View commit details
    Browse the repository at this point in the history