Re: [I] Datafusion 48 Clickbench Q6 and Q0 regression [datafusion]

2025-06-20 Thread via GitHub
alamb commented on issue #16444: URL: https://github.com/apache/datafusion/issues/16444#issuecomment-2992617249 To be clear, I think the PR that changed this was: - https://github.com/apache/datafusion/pull/16080 -- This is an automated message from the Apache Git Service. To respond to

Re: [I] Datafusion 48 Clickbench Q6 and Q0 regression [datafusion]

2025-06-19 Thread via GitHub
blaginin commented on issue #16444: URL: https://github.com/apache/datafusion/issues/16444#issuecomment-295594 https://github.com/apache/datafusion/pull/16447 is merged so closing this -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] Datafusion 48 Clickbench Q6 and Q0 regression [datafusion]

2025-06-19 Thread via GitHub
blaginin closed issue #16444: Datafusion 48 Clickbench Q6 and Q0 regression URL: https://github.com/apache/datafusion/issues/16444 -- 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

Re: [I] Datafusion 48 Clickbench Q6 and Q0 regression [datafusion]

2025-06-18 Thread via GitHub
AdamGS commented on issue #16444: URL: https://github.com/apache/datafusion/issues/16444#issuecomment-2985375987 For `ListingTable` as it is now - the only thing taken into account is the config value. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] Datafusion 48 Clickbench Q6 and Q0 regression [datafusion]

2025-06-18 Thread via GitHub
robert3005 commented on issue #16444: URL: https://github.com/apache/datafusion/issues/16444#issuecomment-2985311954 One thing that's not clear to me is whether statistics will be fetched if you have a query that could be ansewered by statistics or will they not and you will run the full qu

Re: [I] Datafusion 48 Clickbench Q6 and Q0 regression [datafusion]

2025-06-18 Thread via GitHub
AdamGS commented on issue #16444: URL: https://github.com/apache/datafusion/issues/16444#issuecomment-2985285842 There's also an issue (#16158) to change the default config, I'll take it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] Datafusion 48 Clickbench Q6 and Q0 regression [datafusion]

2025-06-18 Thread via GitHub
AdamGS commented on issue #16444: URL: https://github.com/apache/datafusion/issues/16444#issuecomment-2985277560 I think this behavior is expected, it's explicitly called out in #16080. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[I] Datafusion 48 Clickbench Q6 and Q0 regression [datafusion]

2025-06-18 Thread via GitHub
robert3005 opened a new issue, #16444: URL: https://github.com/apache/datafusion/issues/16444 ### Describe the bug When upgrading to Datafusion 48 our continous benchmarking infra detected a 25x regression in Q6 and 10x in Q0 of Clickbench. This query was previously answered all from