jayzhan211 commented on issue #10782:
URL: https://github.com/apache/datafusion/issues/10782#issuecomment-2230783653

   Current dependencies for TableProvider that actually need instead of the 
whole SessionState
   
   QueryPlanner + ExecutionProps + SessionConfig + RuntimeEnv + FileFormat
   
   DataFrameTableProvider:  create_physical_plan
   MemTable: ExplainOptions + ExplainOptions
   ViewTable: create_physical_plan
   ListingTable: ExecutionOptions + RuntimeEnv + FileFormat
   SimpleCsvTable: create_physical_plan + TaskContext
   IndexTableProvider: create_physical_plan


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to