comphead commented on issue #240:
URL: 
https://github.com/apache/arrow-datafusion-comet/issues/240#issuecomment-2049939354

   > > Basic idea is to grab queries from 
https://spark.apache.org/docs/latest/api/sql/index.html and create a separate 
task in Comet which will check if the Comet being triggered.
   > 
   > Hmmm, I think you can get expression example usage directly from its 
annotated class. See 'org.apache.spark.sql.expressions.ExpressionInfoSuite' for 
how to get examples directly.
   
   Great idea, I think I'm able to fetch it as here 
https://github.com/apache/spark/blob/6fdf9c9df545ed50acbce1ec874625baf03d4d2e/sql/core/src/test/scala/org/apache/spark/sql/expressions/ExpressionInfoSuite.scala#L166


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

Reply via email to