marvinlanhenke commented on issue #10752: URL: https://github.com/apache/datafusion/issues/10752#issuecomment-2148202795
sure I can do that; from the top of my mind - the `fn run()` from the `struct Test` panics if we can't extract any statistics, which is the case here. So I'd prepare as much as possible (creating record batches, adding a Scenario, writing those tests) but for now would assert `should panic` - does this make any sense to you @alamb? -- 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]
