jixuan1989 commented on pull request #3452: URL: https://github.com/apache/iotdb/pull/3452#issuecomment-868291410
Hi, IMO, the server version is better... considering you are using a relational database, Oracel or MySQL, and query using the SQL: `select * from table where id >5 and id <3`, will you get an exception? But, we indeed can optimize the execution logic, to return empty resultset ASAP. -- 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]
