You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2023/01/06 07:25:11 UTC

[GitHub] [doris] zhangy5 opened a new issue, #15678: [Bug] [daily] be core when execute split_part query

zhangy5 opened a new issue, #15678:
URL: https://github.com/apache/doris/issues/15678

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   master doris-0.0.0-trunk-95f2f43
   
   ### What's Wrong?
   
   ![image](https://user-images.githubusercontent.com/10826066/210951262-d4163caa-57e6-4f74-a8eb-69fee0a4266c.png)
   ![image](https://user-images.githubusercontent.com/10826066/210951307-14150156-c615-4210-8e0c-b48eb8682e50.png)
   
   
   ### What You Expected?
   
   query ok
   
   ### How to Reproduce?
   
   select split_part(k8, '1', 1), k8, split_part(concat(k8, '12'), '1', 1) from baseall order by k8 limit 2;
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] Gabriel39 closed issue #15678: [Bug] [daily] be core when execute split_part query

Posted by GitBox <gi...@apache.org>.
Gabriel39 closed issue #15678: [Bug] [daily] be core when execute split_part query
URL: https://github.com/apache/doris/issues/15678


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] LizZhang315 commented on issue #15678: [Bug] [daily] be core when execute split_part query

Posted by GitBox <gi...@apache.org>.
LizZhang315 commented on issue #15678:
URL: https://github.com/apache/doris/issues/15678#issuecomment-1375038911

   Still query error
   <img width="1440" alt="image" src="https://user-images.githubusercontent.com/24400239/211233170-adc022c8-cc95-4a58-b87c-ef92ebb6805d.png">
   


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org