Alessandro Marrella
Alessandro Marrella
### Summary & Motivation Fixes https://github.com/dagster-io/dagster/issues/4748 ### How I Tested These Changes I installed dagster in my local env (thanks for the Contributing guide!) and ran ``` python -m pytest...
I'm not sure if this came up before, but would it be possible to add a relaxed type checking / projection for records? e.g. if I have a function of...
Hi! Thanks again for the project! I've tried running it on a M1 mac and it fails because scala-cli doesn't support aarch64-darwin yet (i tried compiling it from scratch to...