Nick Schrock

Results 89 issues of Nick Schrock

## Summary & Motivation Split up execution tests into many subfolders. I wrote some a generic utility that takes a path as an argument and dynamically creates BK steps for...

## Summary & Motivation ## How I Tested These Changes

## Summary & Motivation ## How I Tested These Changes ![Screenshot 2024-05-08 at 6.54.54 AM.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/wS38mdcdU6aAeJobBdry/15573bda-bcf5-431c-bf6e-c92619409304.png)

### New pattern for factories: the `AssetGraphStep` Writing asset and asset check factories is important to a lot of Dagster users and to the Dagster core team. Unfortunately it's not...

## Summary & Motivation Moving all tests into subfolders. Will create tox suites for every subfolder in next PR ## How I Tested These Changes BK

## Summary & Motivation Going to edit this file so sorting it to provide some organization. I am splitting up the dagster_tests into more subsuites to improve parallelism. Cleaning some...

## Summary & Motivation This is not for commit. This is an example for the downstack #21679 to show how this would work in practice ## How I Tested These...

See internal [discussion](https://github.com/dagster-io/internal/discussions/9601)

## Summary & Motivation This is an RFC for an approach to add a formalized loader pattern leveraging https://github.com/syrusakbary/aiodataloader (which is a port of https://github.com/graphql/dataloader [which is a port from...

## Summary & Motivation Push down loop into common function so we can start batching ## How I Tested These Changes BK