Skip to content

Commit e421299

Browse files
committed
[DOC] Add TDF's DefineSlot to release notes
1 parent caf89aa commit e421299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README/ReleaseNotes/v612/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ large TClonesArray where each element contains another small vector container.
8888
- Avoid virtual calls for parts of the analysis that are not jitted
8989
- Improve checks for column name validity (throw if column does not exist and if `Define`d column overrides an already existing column)
9090
- 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
9192
9293
## Histogram Libraries
9394

0 commit comments

Comments
 (0)