ZygD
1
Data Lineage can show compute hours for a dataset:
I have made my code way more efficient and built it on a separate branch:
Why is it still showing the same compute hours? How does this work? Maybe I can calculate the compute hours manually from build/job info?
jkane
2
Please be aware that the compute hours are not separated by branches. A resource’s compute usage cannot be broken down by branch.
The best way to see the effect of a change in logic has on the compute hours is by building on a branch and looking at the build’s statistics:
The compute usage is indexed daily, you will no see a reflection is the compute-hours for a dataset until the next day.