FangYongs commented on issue #2185: URL: https://github.com/apache/incubator-paimon/issues/2185#issuecomment-1784475755
@JingsongLi Yes. We are currently using `TPC-H` for performance benchmark of `Flink` and `Paimon`, and we found statistics on the append-only table can cause some query performance to regress. When we turn off statistics separately for these queries, the query latencies are lower. So we would like to add an option in `Paimon` to uniformly support this behavior. -- 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]
