comphead commented on issue #8492: URL: https://github.com/apache/arrow-datafusion/issues/8492#issuecomment-1857240523
 Attaching Flamegraph for the query ``` SELECT COUNT(*) FROM '*.parquet' WHERE ARRAY_LENGTH( REGEXP_EXTRACT_ALL(path, '\.(asm|c|cc|cpp|cxx|h|hpp|rs|[Ff][0-9]{0,2}(?:or)?|go)$') ) > 0; ``` -- 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]
