JacobOgle commented on code in PR #10070: URL: https://github.com/apache/arrow-datafusion/pull/10070#discussion_r1564044258
########## benchmarks/compare.py: ########## @@ -24,14 +24,8 @@ from typing import Dict, List, Any from pathlib import Path from argparse import ArgumentParser - -try: Review Comment: Thats a good point and I can roll this back. Since rich isn't STL its probably a good idea to keep this. -- 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]
