We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf89aa commit e421299Copy full SHA for e421299
README/ReleaseNotes/v612/index.md
@@ -88,6 +88,7 @@ large TClonesArray where each element contains another small vector container.
88
- Avoid virtual calls for parts of the analysis that are not jitted
89
- Improve checks for column name validity (throw if column does not exist and if `Define`d column overrides an already existing column)
90
- Remove "custom column" nodes from the functional graph therewith optimising the traversal
91
+ - Add `DefineSlot`, a `Define` transformation that is aware of the multi-threading slot where the workload is executed
92
93
## Histogram Libraries
94
0 commit comments