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: Initial Bytewax materialization engine #2974

Merged
merged 4 commits into from
Aug 15, 2022

Commits on Aug 15, 2022

  1. feat: Initial Bytewax materialization engine

    Signed-off-by: Dan Herrera <whoahbot@bytewax.io>
    whoahbot committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    9d882ce View commit details
    Browse the repository at this point in the history
  2. Respond to PR feedback

    - Add integration test, by factoring out shared consistency test.
    - Make the number of Pods dynamic, based on the number of .parquet
      file paths.
    - Add instructions for creating a bytewax test cluster for
      integration testing.
    
    Signed-off-by: Dan Herrera <whoahbot@bytewax.io>
    whoahbot committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6272a19 View commit details
    Browse the repository at this point in the history
  3. Mark bytewax test to be skipped.

    Signed-off-by: Dan Herrera <whoahbot@bytewax.io>
    whoahbot committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4398618 View commit details
    Browse the repository at this point in the history
  4. Remove unused offline store reference.

    Signed-off-by: Dan Herrera <whoahbot@bytewax.io>
    whoahbot committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    383e3cb View commit details
    Browse the repository at this point in the history