Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Support direct asset materialization through Python function

#19988Closed
Comparing
Jay-Lokhande:feat/direct-asset-materialization-19634
(
492e325
) with
main
(
964b4ca
)
CodSpeed Performance Gauge
0%
Untouched
2
Ignored
6

Benchmarks

8 total
bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.4 s1.4 s
bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
0%
552.6 µs554 µs
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
105.6 ms105.6 ms
bench_import_prefect
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
0%
1.1 s1.1 s
bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
0%
6.8 ms6.9 ms
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+1%
93.1 ms92.5 ms
bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-1%
105.2 ms105.8 ms
bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
4.8 ms4.8 ms

Commits

Click on a commit to change the comparison range
Base
main
964b4ca
-0.41%
Modify materialize() function to support direct calls from within flows and tasks, in addition to decorator usage.
9278afd
4 months ago
by Jay-Lokhande
+0.2%
Enhance _MaterializeCallable initialization with detailed docstring for clarity
1dcfb4e
4 months ago
by Jay-Lokhande
-0.31%
Refactor import statements
917d5bf
4 months ago
by Jay-Lokhande
+0.29%
Add tests for direct asset materialization from flows and tasks
66ba878
4 months ago
by Jay-Lokhande
+0.1%
Refactor test functions for pre-commit formatting fixes
cdc77e5
4 months ago
by Jay-Lokhande
-0.03%
Refactor materialization logic to improve context handling and error management. Update tests to ensure direct materialization raises appropriate errors outside of execution context.
d7cbde7
4 months ago
by Jay-Lokhande
-0.19%
Remove redundant comments in materialization logic to enhance code clarity and maintainability.
a9cfd78
4 months ago
by Jay-Lokhande
+0.05%
Enhance support direct asset materialization through Python function
dbf7cbc
4 months ago
by Jay-Lokhande
+0.23%
Update AssetContext handling to ensure accurate tracking of upstream assets across task runs.
2f78e1a
4 months ago
by Jay-Lokhande
+0.25%
Merge branch 'main' into feat/direct-asset-materialization-19634
7896c05
4 months ago
by Jay-Lokhande
-0.08%
correct AssetContext usage in direct materialization
c247fb0
4 months ago
by Jay-Lokhande
+0.4%
Fix flaky test_flow_run_lateness by accounting for API call time
1d2ee64
4 months ago
by Jay-Lokhande
-0.28%
precommit checks
eca50bc
4 months ago
by Jay-Lokhande
0%
Merge branch 'main' into feat/direct-asset-materialization-19634
4d23a91
4 months ago
by Jay-Lokhande
-0.05%
Merge branch 'main' into feat/direct-asset-materialization-19634
9c913e4
3 months ago
by Jay-Lokhande
+0.01%
Merge branch 'main' into feat/direct-asset-materialization-19634
f71dd1b
3 months ago
by Jay-Lokhande
-0.33%
Revert the changes
492e325
3 months ago
by Jay-Lokhande
© 2026 CodSpeed Technology
Home Terms Privacy Docs