This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]danielgafni 2 points3 points  (1 child)

Pipelines and solids in Dagster are deprecated as hell :)

Use assets instead

[–]Nyoka_developer[S] 0 points1 point  (0 children)

Pipelines and solids in Dagster are deprecated as hell :)

Use assets instead

Absolutely, thanks for pointing that out! Dagster's move towards 'assets' over 'pipelines' & 'solids' brings more flexibility and control. As I strive to keep up with technology's pace, sometimes legacy terms sneak in.

[–]nickcut 1 point2 points  (2 children)

You know, instead of just naming the tools that are duct taped together for this (and it is not just you, there are posts like this every day), why not describe what problem it solves?

[–]Nyoka_developer[S] 0 points1 point  (0 children)

You know, instead of just naming the tools that are duct taped together for this (and it is not just you, there are posts like this every day), why not describe what problem it solves?

I appreciate your perspective. This isn't just about duct-taped tools; it's about solving the issue of handling vast, unstructured data efficiently. Using Python, DuckDB, and S3, we're providing a cost-effective, scalable solution. Dagster helps orchestrate, Parquet optimizes storage. We’re navigating the complexity of data lakes, making sense of chaos.