mbutrovich commented on PR #4982: URL: https://github.com/apache/datafusion-comet/pull/4982#issuecomment-5025604246
> Testing it right away Thank you so much! The new logging I added looks like this: ``` 26/07/20 14:07:52.317 shuffle-exchange-6 INFO CometIcebergNativeScan: IcebergScan: 25 tasks, 9 pools (89.6% avg dedup) 26/07/20 14:07:52.318 shuffle-exchange-6 INFO CometIcebergNativeScan: Common pools (unique/bytes): schema=1/149, partition_type=0/0, partition_spec=1/25, name_mapping=0/0, project_field_ids=1/4, partition_data=0/0, delete_file=5/1004, delete_files_set=5/25, residual=0/0; total=1207 bytes 26/07/20 14:07:52.318 shuffle-exchange-6 INFO CometIcebergNativeScan: Per-partition messages: 23, total=4842 bytes, max=388 bytes ``` -- 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]
