viirya commented on code in PR #263: URL: https://github.com/apache/arrow-datafusion-comet/pull/263#discussion_r1571815637
########## doc/spark_builtin_expr_coverage_agg.txt: ########## @@ -0,0 +1,9 @@ ++-------+--------------------------------------------------------+---+ +|result |details |cnt| ++-------+--------------------------------------------------------+---+ +|FAILED |Unsupported |282| +|FAILED |Failed on native side |16 | +|FAILED |Failed on something else. Check query manually |4 | +|PASSED |OK |101| +|SKIPPED|No examples found in spark.sessionState.functionRegistry|12 | Review Comment: I'm thinking to have this aggregated summary in the expr coverage file too. It will be more readable. We can do it in making the coverage file as markdown format. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org