GitHub user zlei929 opened a pull request:
https://github.com/apache/trafodion/pull/1655
[TRAFODION-3155] New feature : implemented the OVERLAPS predicate.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zlei929/trafodion TRAFODION-3155
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1655.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1655
----
commit d24805b21ed87a1696325fa8c8521c24bef20936
Author: zlei929 <z_lei929@...>
Date: 2018-07-20T02:20:40Z
modified: core/sql/parser/sqlparser.y
modified: core/sql/regress/qat/eqatdml03
modified: core/sql/regress/qat/qatdml03
----
---