ch33hau opened a new pull request #8217: [hotfix][flink-table] Add a space when generate query URL: https://github.com/apache/flink/pull/8217 This fixes when calling `toString` of `DataStreamOverAggregate`, the generated output missing a space after `ROWS` or `RANGE` which make the output looks odd, eg, `... RANGEBETWEEN ...` instead of `... RANGE BETWEEN ...`
---------------------------------------------------------------- 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
