comphead commented on issue #5313: URL: https://github.com/apache/arrow-datafusion/issues/5313#issuecomment-1435093379
 Adding Flamegraph profiler for query ```SELECT COUNT(*) AS c, COUNT(DISTINCT "UserID") FROM hits GROUP BY "RegionID" LIMIT 10;``` -- 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]
