chronon::observe::ObservationBackend::ResolvedDerived
Derived counter resolved against finalized counter columns.
Public Attributes
| Name | |
|---|---|
| std::vector< size_t > | source_cols |
| ComputeFn | compute |
| std::string | column_name |
Public Attributes Documentation
variable source_cols
std::vector< size_t > source_cols;
variable compute
ComputeFn compute;
variable column_name
std::string column_name;
Updated on 2026-05-26 at 05:42:33 +0000