This commit is contained in:
2025-07-21 10:56:46 +02:00
parent 119583c730
commit 1a3c288001
11 changed files with 36 additions and 61 deletions

View File

@@ -55,11 +55,6 @@ partition_mapping = MultiPartitionMapping(
"partition_by": ["date", "source"],
},
config_schema={"import_dir": Field(str, default_value="/storage/import")},
# tags={
# "dagster/executor": "vinyl_executor",
# "app": "vinyl"
# },
# group_name="vinylllll"
)
def deals(context):
ic()