Re: [I] multiply overflow in stats.rs [datafusion]

2025-03-27 Thread via GitHub
LindaSummer commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2758272782 Hi @Speculative , Thanks so much for your investigation and example code! ❤ With the reproduction case, it will be very helpful for root cause analysis. I

Re: [I] multiply overflow in stats.rs [datafusion]

2025-03-22 Thread via GitHub
LindaSummer commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2746049186 Hi @Speculative , Thanks very much for your investigation! ❤ I'm sorry that in last month due to my personal circumstances, I didn't have enough time to follow

Re: [I] multiply overflow in stats.rs [datafusion]

2025-03-21 Thread via GitHub
Speculative commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-271420 I'm reproducing this multiplication overflow panic as well. # Details `datafusion` version 46.0.0 Trying to execute [Join Order Benchmark query 16B](https:/

Re: [I] multiply overflow in stats.rs [datafusion]

2025-02-15 Thread via GitHub
LindaSummer commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2661253172 > I don't think there was a commit where I saw it - it happened during my local dev of the sqlite testing. Got it! Thanks very much for your warm help! I will try to s

Re: [I] multiply overflow in stats.rs [datafusion]

2025-02-15 Thread via GitHub
Omega359 commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2661050198 I don't think there was a commit where I saw it - it happened during my local dev of the sqlite testing. -- This is an automated message from the Apache Git Service. To respo

Re: [I] multiply overflow in stats.rs [datafusion]

2025-02-15 Thread via GitHub
LindaSummer commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2660885763 Hi @Omega359 , Sorry to interrupt you. 😊 I used the commit in https://github.com/Omega359/arrow-datafusion/tree/sqllogictest_with_sqlite in Nov 2024. But it

Re: [I] multiply overflow in stats.rs [datafusion]

2025-02-13 Thread via GitHub
Omega359 commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2656916888 I think the bug is still there but I haven't seen it in a while tbh so whatever changes were made to the sqllogictests seem to no longer trigger it. On Thu, Feb 13,

Re: [I] multiply overflow in stats.rs [datafusion]

2025-01-29 Thread via GitHub
LindaSummer commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2623179970 Hi, Sorry for delay on this issue. I will try to work on it now. 😊 Best Regards, Edward -- This is an automated message from the Apache Git Service.

Re: [I] multiply overflow in stats.rs [datafusion]

2025-01-07 Thread via GitHub
LindaSummer commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2575392114 take -- 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. T

Re: [I] multiply overflow in stats.rs [datafusion]

2025-01-07 Thread via GitHub
LindaSummer commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2575391891 > Hi Edward - Thanks for taking a look at this! I do not have the ability to do that however if you add a comment here with just the word 'take' a github action will assign

Re: [I] multiply overflow in stats.rs [datafusion]

2025-01-07 Thread via GitHub
Omega359 commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2575373984 Hi Edward - Thanks for taking a look at this! I do not have the ability to do that however if you add a comment here with just the word 'take' a github action will assign it to

Re: [I] multiply overflow in stats.rs [datafusion]

2025-01-06 Thread via GitHub
LindaSummer commented on issue #13775: URL: https://github.com/apache/datafusion/issues/13775#issuecomment-2574604523 Hi @Omega359 , I'm a newbie of datafusion and would like to try to make some contribution. 😊 Could this issue be assigned to me? Best Regards, Edward