andygrove commented on code in PR #455:
URL: https://github.com/apache/datafusion-comet/pull/455#discussion_r1626637123


##########
docs/source/user-guide/overview.md:
##########
@@ -29,7 +29,7 @@ Comet aims to support:
 - a native Parquet implementation, including both reader and writer
 - full implementation of Spark operators, including
   Filter/Project/Aggregation/Join/Exchange etc.
-- full implementation of Spark built-in expressions
+- [full implementation](../../../docs/spark_expressions_support.md) of Spark 
built-in expressions.

Review Comment:
   This won't build correctly:
   
   
   ```
   /Users/andy/git/apache/datafusion-comet/docs/temp/user-guide/overview.md:32: 
WARNING: Unknown source document '../spark_expressions_support' 
[myst.xref_missing]
   ```
   
   Let's revert this change for this PR and handle where we publish (user guide 
vs contributor guide) in a follow-up PR.
   
   



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