AdamGS commented on code in PR #21216: URL: https://github.com/apache/datafusion/pull/21216#discussion_r3005030762
########## .gitignore: ########## @@ -75,3 +75,6 @@ rat.txt # data generated by examples datafusion-examples/examples/datafusion-examples/ + +# Samply profile data +profile.json.gz Review Comment: this is just a fly-by change, samply seems pretty popular and it makes the experience better -- 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]
