DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
This page is currently a draft.
In the current state, an asset is not declared as either partitioned or not. It can be used in either way.
The way it operates depends on the context.
E.g. if the dag references it with partition timetable, then it will be looking for partition updates.
And if the dag run has a partition key, the asset event will be partition-specific.
But the asset itself is not declared to be one or the other.
Question: Should we required that assets be declared as either partitioned or not?