comphead commented on code in PR #16409: URL: https://github.com/apache/datafusion/pull/16409#discussion_r2151065878
########## datafusion/sqllogictest/test_files/spark/README.md: ########## @@ -21,6 +21,15 @@ This directory contains test files for the `spark` test suite. +## Implementation Status + +Implementing the `datafusion-spark` compatible functions project is still a work in progress. +Many of the tests in this directory are commented out and are waiting for help with implementation. + +For more information please see: +* [The `datafusion-spark` Epic](https://github.com/apache/datafusion/issues/15914) +* [The Porting Script] (https://github.com/apache/datafusion/pull/16409#issuecomment-2972618052) Review Comment: ```suggestion * [Spark Test Generation Script] (https://github.com/apache/datafusion/pull/16409#issuecomment-2972618052) ``` -- 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