hsiang-c opened a new issue, #5264:
URL: https://github.com/apache/datafusion-comet/issues/5264

   ### Describe the bug
   
   `spark.comet.scan.icebergNative.enabled=true`
   <img width="513" height="648" alt="Image" 
src="https://github.com/user-attachments/assets/74a86233-1dc5-4fbd-8478-a38a89e2ef59";
 />
   
   `spark.comet.scan.icebergNative.enabled=false`
   
   <img width="520" height="649" alt="Image" 
src="https://github.com/user-attachments/assets/65e8ec31-b89a-48a7-93c0-48a199df28a2";
 />
   
   ### Steps to reproduce
   
   `SELECT COUNT(DISTINCT(col_string)) FROM $ICEBERG_TABLE WHERE ... 
(predicates)`
   
   ### Expected behavior
   
   `CometIcebergNativeScan` should also report input size per executor.
   
   ### Additional context
   
   _No response_


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