alamb commented on issue #6156: URL: https://github.com/apache/arrow-datafusion/issues/6156#issuecomment-1540454908
Related: https://github.com/apache/arrow-datafusion/issues/6287 I have thought a lot about this. I plan to start relatively simply; 1. Only SQL queries (as I think that is dominant way people evaluate DataFusion initially) 2. Basic TPCH aggregate query (likely Q1 or derivative) 3. Uses all cores (not restricted at all) 4. On three different input types: CSV, Parquet (and eventually) JSON -- I think the ideal first impression of DataFusion is when: 1. It can read files directly from disk, using as many cores as possible -- 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]
