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-07-06 at 09:03:34 +0000