Cheappie commented on issue #4349:
URL: 
https://github.com/apache/arrow-datafusion/issues/4349#issuecomment-1351211475

   If a TaskContext represents a query/task, then could `TableProvider` receive 
in scan method `TaskContext` as replacement for `SessionState` ? I would like 
to have a way to identify task in `TableProvider` `scan` fn. If I am not wrong, 
the only way right now to identify task in `TableProvider` is to create new 
`SessionContext` for each query and use `session_id` from `SessionState`.


-- 
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]

Reply via email to