A point in time group feature
| KEY | TYPE | Description |
|---|---|---|
| name | str | The name of the feature |
| expression | str | SQL Aggregate expression which can convert a sequence of rows into a scalar value. |
| pitOperationType | str | The operation used in point in time feature generation |
| pitOperationConfig | dict | The configuration used as input to the operation type |