alan910127 commented on issue #13586:
URL: https://github.com/apache/datafusion/issues/13586#issuecomment-2509003895

   Hi, I tried to profile its execution with the following command:
   
   ```bash
   CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph -o q8.svg -- -f q8.sql
   ```
   
   I see the function `concat_batches` you mentioned only take < 5% of time in 
total, 


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