tianxdcx opened a new issue #2937: nonsupport limit offset syntax
URL: https://github.com/apache/incubator-doris/issues/2937
 
 
   **Describe the bug**
   A clear and concise description of what the bug is.
   
   **To Reproduce**
   mysql> select * from testTable limit 3,1;
   ERROR 1064 (HY000): OFFSET requires an ORDER BY clause: LIMIT 3, 1
   
   **Expected behavior**
   support limit offset syntax, could return data
   
   **Screenshots**
   
   
   **Desktop (please complete the following information):**
    - OS: [centos 百度云创建的palo实例]
    - Version [3.1.5]
   
   
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to