This is an automated email from the ASF dual-hosted git repository.
godfrey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from f7fad2c [FLINK-20304] Create base
AbstractTwoInputTransformationTranslator.
add 7bf76c0 [FLINK-20366][table-planner-blink]
ColumnIntervalUtil#getColumnIntervalWithFilter should consider constant
predicate
No new revisions were added by this update.
Summary of changes:
.../planner/plan/utils/ColumnIntervalUtil.scala | 28 ++++---
.../{ => plan}/utils/ColumnIntervalUtilTest.scala | 89 +++++++++++++++++++++-
2 files changed, 106 insertions(+), 11 deletions(-)
rename
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/{
=> plan}/utils/ColumnIntervalUtilTest.scala (70%)