### Is your feature request related to a problem or challenge? * `as_any` to allow downcasting to `Any` * Add `fn metrics(&self) -> Option<MetricsSet>` to optionally provide metrics (e.g. number of rows inserted, etc.) ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_
Is your feature request related to a problem or challenge?
as_anyto allow downcasting toAnyfn metrics(&self) -> Option<MetricsSet>to optionally provide metrics (e.g. number of rows inserted, etc.)Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response