shehabgamin commented on issue #14008: URL: https://github.com/apache/datafusion/issues/14008#issuecomment-2610743660
> > To replace `ValuesExec`, `try_new_as_values` is the right one to use not `try_new_from_batches` Some people currently use `ValuesExec::try_new_from_batches`, so `MemoryExec::try_new_as_values` wouldn't necessarily be a suitable substitute. -- 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]
