WingsGo opened a new issue #1470: SQL Statement SELECT * FROM TABLE LIMIT 1 may 
cause BE crash when table datas is large.
URL: https://github.com/apache/incubator-doris/issues/1470
 
 
   **Describe the bug**
   When I use SQL Statement SELECT * FROM TABLE LIMIT 1 in a table with large 
datas, the query statement will cause BE crash.The profile shows that the query 
statement actually scan all table rows, that's the reason why my BE crashed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to