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.4 months ago
by Jay-Lokhande Enhance _MaterializeCallable initialization with detailed docstring for clarity4 months ago
by Jay-Lokhande Refactor import statements4 months ago
by Jay-Lokhande Add tests for direct asset materialization from flows and tasks4 months ago
by Jay-Lokhande Refactor test functions for pre-commit formatting fixes4 months 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.4 months ago
by Jay-Lokhande Remove redundant comments in materialization logic to enhance code clarity and maintainability.4 months ago
by Jay-Lokhande Enhance support direct asset materialization through Python function4 months ago
by Jay-Lokhande Update AssetContext handling to ensure accurate tracking of upstream assets across task runs.4 months ago
by Jay-Lokhande Merge branch 'main' into feat/direct-asset-materialization-196344 months ago
by Jay-Lokhande correct AssetContext usage in direct materialization4 months ago
by Jay-Lokhande Fix flaky test_flow_run_lateness by accounting for API call time4 months ago
by Jay-Lokhande precommit checks4 months ago
by Jay-Lokhande Merge branch 'main' into feat/direct-asset-materialization-196344 months ago
by Jay-Lokhande Merge branch 'main' into feat/direct-asset-materialization-196343 months ago
by Jay-Lokhande Merge branch 'main' into feat/direct-asset-materialization-196343 months ago
by Jay-Lokhande Revert the changes3 months ago
by Jay-Lokhande