kevingurney commented on PR #37981: URL: https://github.com/apache/arrow/pull/37981#issuecomment-1751403686
One of the benchmarks that may have regressed is [`dataframe-to-table`](https://github.com/voltrondata-labs/benchmarks/blob/main/benchmarks/dataframe_to_table_benchmark.py). However, I am confused by this because it seems that this benchmark essentially reads a Parquet file and then immediately converts to a Pandas DataFrame, so I am not sure why this would even be using the `PrettyPrint` code path. -- 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]
