Hi 👋 @Tim Castillo.
1. The static partitions feature is very cool - just tried it and it works. Thanks!
2. Two questions regarding Postgres / db:
a. Do you guys have any documentation / examples on how to use any database to store the results of a pipeline? Still a bit confused on how to best set this up.
b. Can I have “save to db” as a step in a pipeline, and then continue with the next materialization, do some more processing, “save to db” again, etc.? Basically, I want to materialize some of the intermediary steps of the pipeline into a table.