Re: [I] [Bug] old planner can not rewrite BetweenPredicate in having [doris]

2024-02-03 Thread via GitHub
xiaokang closed issue #29798: [Bug] old planner can not rewrite BetweenPredicate in having URL: https://github.com/apache/doris/issues/29798 -- 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 spec

Re: [I] [Bug] old planner can not rewrite BetweenPredicate in having [doris]

2024-01-24 Thread via GitHub
Nitin-Kashyap commented on issue #29798: URL: https://github.com/apache/doris/issues/29798#issuecomment-1907792344 I can look into it! issue seems to be because BetweenPredicate is pushed down to ScanNode. And the rewritten expression (BetweenPredicate to CompoundPredicate) even if do

Re: [I] [Bug] old planner can not rewrite BetweenPredicate in having [doris]

2024-01-17 Thread via GitHub
iwanttobepowerful commented on issue #29798: URL: https://github.com/apache/doris/issues/29798#issuecomment-1897892263 > 我试了一下最新版本的不报错。 ![image](https://private-user-images.githubusercontent.com/5036560/297324521-8da4bd9b-27b7-47a2-ae73-4410bd63ca76.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVC

Re: [I] [Bug] old planner can not rewrite BetweenPredicate in having [doris]

2024-01-17 Thread via GitHub
iwanttobepowerful commented on issue #29798: URL: https://github.com/apache/doris/issues/29798#issuecomment-1897891442 > ```sql > set experimental_enable_nereids_planner = false; > ``` set experimental_enable_nereids_planner = false; 旧版优化器报错 -- This is an automated mess

Re: [I] [Bug] old planner can not rewrite BetweenPredicate in having [doris]

2024-01-17 Thread via GitHub
ihadoop commented on issue #29798: URL: https://github.com/apache/doris/issues/29798#issuecomment-1895388065 我试了一下最新版本的不报错。 ![image](https://github.com/apache/doris/assets/5036560/8da4bd9b-27b7-47a2-ae73-4410bd63ca76) -- This is an automated message from the Apache Git Service. To

Re: [I] [Bug] old planner can not rewrite BetweenPredicate in having [doris]

2024-01-11 Thread via GitHub
iwanttobepowerful commented on issue #29798: URL: https://github.com/apache/doris/issues/29798#issuecomment-1888489835 @starocean999 @xinyiZzz hi, can you help fix this bug? Thx. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [Bug] old planner can not rewrite BetweenPredicate in having [doris]

2024-01-10 Thread via GitHub
iwanttobepowerful commented on issue #29798: URL: https://github.com/apache/doris/issues/29798#issuecomment-1886377001 @englefly @jackwener -- 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 sp