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

feat: Add an experimental lambda-based materialization engine #2923

Merged
merged 10 commits into from Jul 14, 2022

Commits on Jul 14, 2022

  1. feat: Add an experimental lambda-based materialization engine

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    d790a74 View commit details
    Browse the repository at this point in the history
  2. setup and teardown lambda func

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    36d0f4b View commit details
    Browse the repository at this point in the history
  3. actually get the test working correctly

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    88b625b View commit details
    Browse the repository at this point in the history
  4. actually get the test working correctly

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    f2927e9 View commit details
    Browse the repository at this point in the history
  5. parallelize with threads

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    20f8a54 View commit details
    Browse the repository at this point in the history
  6. super call

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    23e67b4 View commit details
    Browse the repository at this point in the history
  7. fix bugs

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    b12e89d View commit details
    Browse the repository at this point in the history
  8. fix tests

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    2523540 View commit details
    Browse the repository at this point in the history
  9. fix tests

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    0f93f30 View commit details
    Browse the repository at this point in the history
  10. undo unintended changes

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    37aae59 View commit details
    Browse the repository at this point in the history