karlovnv commented on issue #5637: URL: https://github.com/apache/datafusion/issues/5637#issuecomment-2079505414
@alamb Hi, amazing work have been done! It's became much more speedy. But it seems that the complexity of algorithms is still O(n^2) Here we have graph avg query execution time over the number of columns: <img width="1001" alt="image" src="https://github.com/apache/datafusion/assets/3950601/3076a285-19f6-4d36-8573-9fb05514f996"> -- 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]
