faucct commented on issue #2703: URL: https://github.com/apache/datafusion/issues/2703#issuecomment-2129536338
Though the paper that you have mentioned admits that JIT-compilation is beneficial for OLTP workloads: > Besides OLAP performance, other factors also play an important role. Compilation-based engines have advantages in < OLTP as they can create fast stored procedures If DataFusion would have JIT, then it could be useful for building Online ML Feature Store engines. -- 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]
