How good is the support for creating partitioned assets that are not time-based? It seems most of the documented examples are for things like hourly, weekly, daily etc. If I wanted to create a partition that is based on something that is not time based, should I be worried about running into issues because partitions are assumed to be time-based?
For some context, I would like to use something akin to customerID, where we are wanting to materialize specific assets for each customer. I don't want to use a static partition -- because we expect to add customers.