Commits
Click on a commit to change the comparison rangeModify materialize() function to support direct calls from within flows and tasks, in addition to decorator usage.1 day ago
by Jay-Lokhande Enhance _MaterializeCallable initialization with detailed docstring for clarity1 day ago
by Jay-Lokhande Refactor import statements1 day ago
by Jay-Lokhande Add tests for direct asset materialization from flows and tasks23 hours ago
by Jay-Lokhande Refactor test functions for pre-commit formatting fixes23 hours ago
by Jay-Lokhande Refactor materialization logic to improve context handling and error management. Update tests to ensure direct materialization raises appropriate errors outside of execution context.22 hours ago
by Jay-Lokhande Remove redundant comments in materialization logic to enhance code clarity and maintainability.20 hours ago
by Jay-Lokhande Enhance support direct asset materialization through Python function5 hours ago
by Jay-Lokhande Update AssetContext handling to ensure accurate tracking of upstream assets across task runs.1 hour ago
by Jay-Lokhande