edmondop commented on issue #4850:
URL: https://github.com/apache/datafusion/issues/4850#issuecomment-2156694846

   I wanted to confirm I understood correctly what options we are picking. It 
seems to me the following are viable:
   1. Support "implicit" tables via select from (moving the change from 
datafusion-cli in core)
   2. Support table functions and create  a separate function for each format 
(read_csv, read_parquet, read_json too maybe)
   3.  Move formats handling to extensions? 
   
   We are taking option 1 right now, is that right @alamb ?
   


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