alamb commented on issue #22455:
URL: https://github.com/apache/datafusion/issues/22455#issuecomment-4518523368

   It looks like 78% or more of this usage is from Comet; 
   - 35% Spark SQL Test: 
https://github.com/apache/datafusion-comet/blob/main/.github/workflows/spark_sql_test.yml
   - 20% Iceberg Spark SQL Tests: 
https://github.com/apache/datafusion-comet/blob/main/.github/workflows/iceberg_spark_test.yml
   - 12% PR Build (Linux): 
https://github.com/apache/datafusion-comet/blob/7cd0aaf93d3c8c1b937b13463c3fca4117ebb21f/.github/workflows/pr_build_linux.yml#L18
   - 11% PR Build (Mac): 
https://github.com/apache/datafusion-comet/blob/7cd0aaf93d3c8c1b937b13463c3fca4117ebb21f/.github/workflows/pr_build_macos.yml#L18
   
   Any ideas how to reduce this usage @andygrove or @mbutrovich ?
   
   The biggest DataFusion core contributor looks like
   - 12%: Rust: 
https://github.com/apache/datafusion/blob/main/.github/workflows/rust.yml
   - 3%: extended tests
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to