Sh-Zh-7 opened a new pull request, #15789: URL: https://github.com/apache/iotdb/pull/15789
## Description This PR fix serveral bugs in window function: - Correct sorted window funtion with top-level order by; - Support empty OVER clause in window function; - Introduce multiple order by in default framing; - Check frame offset at query plan stage. Meanwhile, this PR also remove duplicated sort operator in window function/RPR and top-level order by. -- 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]
