This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch FLINK-39256
in repository https://gitbox.apache.org/repos/asf/flink.git
from bb83b36917f [FLINK-39256][table] Support ORDER BY clause in Process
Table Functions
add 67c8ae16744 Feedback addressed
No new revisions were added by this update.
Summary of changes:
docs/content/docs/dev/table/functions/ptfs.md | 10 +-------
.../apache/flink/table/api/internal/TableImpl.java | 3 +--
.../table/operations/PartitionQueryOperation.java | 2 +-
.../flink/table/functions/TableSemantics.java | 2 +-
.../MailboxPartialWatermarkProcessorTest.java | 30 +++++-----------------
tools/maven/suppressions.xml | 2 +-
6 files changed, 12 insertions(+), 37 deletions(-)