colinmarc commented on issue #18932: URL: https://github.com/apache/datafusion/issues/18932#issuecomment-3576099259
This seems to be at least partially because in my example I'm `panic`ing in the `table` implementation (returning `Err` has the same effect). Returning `Ok(None)` does work, but I'll leave this open because I think it warrants further investigation. -- 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]
