viirya commented on PR #25583: URL: https://github.com/apache/datafusion/pull/25583#issuecomment-5801007721
Thanks @alamb, I've moved partition selection to `MetricsSet::for_partition()` and removed the new `ExecutionPlan` method and FFI layout changes. The index is updated on demand, so registration remains a `Vec` append. I've also replaced the container benchmark with a SQL-based benchmark. -- 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]
