alamb commented on issue #13814: URL: https://github.com/apache/datafusion/issues/13814#issuecomment-5440755560
Possibly related: https://github.com/apache/datafusion/issues/24727 tracks reducing unnecessary monomorphization (generic functions that compile to many near-identical copies). Less generated code means less work for LLVM and the linker, so progress there should also improve compile times. -- 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]
