This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 7ba2298 [FLINK-13266] [table] remove definedTimeAttributes file in
blink planner
new 768731d [FLINK-13266][table-runtime-blink] remove Order class from
table-runtime-blink
new 71283e2 [FLINK-13266][table-common] Improve comment for
FilterableTableTableSource
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../flink/table/sources/FilterableTableSource.java | 5 +++
.../org/apache/flink/table/api/dataview/Order.java | 38 ----------------------
2 files changed, 5 insertions(+), 38 deletions(-)
delete mode 100644
flink-table/flink-table-runtime-blink/src/main/java/org/apache/flink/table/api/dataview/Order.java