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.23 days ago
by Jay-Lokhande Enhance _MaterializeCallable initialization with detailed docstring for clarity23 days ago
by Jay-Lokhande Refactor import statements23 days ago
by Jay-Lokhande Add tests for direct asset materialization from flows and tasks23 days ago
by Jay-Lokhande Refactor test functions for pre-commit formatting fixes23 days 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.23 days ago
by Jay-Lokhande Remove redundant comments in materialization logic to enhance code clarity and maintainability.23 days ago
by Jay-Lokhande Enhance support direct asset materialization through Python function22 days ago
by Jay-Lokhande Update AssetContext handling to ensure accurate tracking of upstream assets across task runs.22 days ago
by Jay-Lokhande Merge branch 'main' into feat/direct-asset-materialization-1963411 days ago
by Jay-Lokhande correct AssetContext usage in direct materialization5 days ago
by Jay-Lokhande Fix flaky test_flow_run_lateness by accounting for API call time5 days ago
by Jay-Lokhande precommit checks5 days ago
by Jay-Lokhande Merge branch 'main' into feat/direct-asset-materialization-196345 days ago
by Jay-Lokhande