ycycse opened a new pull request, #12725: URL: https://github.com/apache/iotdb/pull/12725
When querying with GROUP BY, if endTime is massive will result in huge number of time slots leading to Java Heap Space (see in #12499) This PR would reject the query which may lead to above problems in advance to avoid system crash. Relating document: https://apache-iotdb.feishu.cn/docx/IMUWdQZ4CounhEx5Z2UcdXzGnAe -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
