Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
When a lazy iterator is used, the implicit key for state updates in TWS is not set properly. This is because the implicit key is set as a thread local only when `handleInputRows` is called, not when methods on the returned iterator are invoked. Both eager and lazy iterators should be supported.
Attachments
Issue Links
- links to