alamb commented on PR #15201:
URL: https://github.com/apache/datafusion/pull/15201#issuecomment-2740798896

   > I will port the tests on our next iteration, but would appreciate a 
recommendation for a good suite to add them to as I rewrite them - they are 
currently only validating the `InlineTableScan` analyser, so would need to be 
ported to a suite that has access to `DataFrameTableProvider` and can do 
logical planning.
   
   
   Thanks!
   
   I think unit tests on InlineTableScan is likely not as helpful as something 
like building multiple nested levels of `Views` with DataFrame (or SQL or 
however you are creating your plans) 
   


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