Skip to content

Commit

Permalink
Removing missing bytewax dependencies from the previous commit.
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Rangineni <[email protected]>

Signed-off-by: Lokesh Rangineni <[email protected]>
  • Loading branch information
lokeshrangineni committed Mar 27, 2024
1 parent 408f400 commit 1214f71
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 143 deletions.
29 changes: 0 additions & 29 deletions sdk/python/feast/infra/materialization/contrib/bytewax/Dockerfile

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from .bytewax_materialization_dataflow import BytewaxMaterializationDataflow
from .bytewax_materialization_engine import (
BytewaxMaterializationEngine,
BytewaxMaterializationEngineConfig,
Expand All @@ -7,7 +6,6 @@

__all__ = [
"BytewaxMaterializationTask",
"BytewaxMaterializationDataflow",
"BytewaxMaterializationEngine",
"BytewaxMaterializationEngineConfig",
]

This file was deleted.

28 changes: 0 additions & 28 deletions sdk/python/feast/infra/materialization/contrib/bytewax/dataflow.py

This file was deleted.

This file was deleted.

0 comments on commit 1214f71

Please sign in to comment.