pepijnve opened a new pull request, #23837:
URL: https://github.com/apache/datafusion/pull/23837

   ## Which issue does this PR close?
   
   Closes #22072
   
   ## Rationale for this change
   
   Without a way to set `TaskContext::task_id` the field is a bit pointless. 
This MR adds a way to set the field.
   This does not automatically make the field useful for correlation purposes 
(as hinted at by the linked issue) since it's not filled in anywhere yet, but 
at least the capability is already there.
   
   ## Are these changes tested?
   
   Not sure how to meaningfully test this
   
   ## Are there any user-facing changes?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to