gaurav singh has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21015
Change subject: IMPALA-12503 PART-2: WIP ...................................................................... IMPALA-12503 PART-2: WIP Support timestamp for predicates for external data source table This patch adds support for datatype timestamp as predicates for external data sources. Testing: - Added tests for date predicates with operators: '=', '>', '<', '>=', '<=', '!=', 'BETWEEN'. Change-Id: If6ffe672b4027e2cee094cec4f99b9df9308e441 --- M fe/src/main/java/org/apache/impala/planner/DataSourceScanNode.java M testdata/workloads/functional-query/queries/QueryTest/jdbc-data-source.test 2 files changed, 133 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/15/21015/1 -- To view, visit http://gerrit.cloudera.org:8080/21015 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If6ffe672b4027e2cee094cec4f99b9df9308e441 Gerrit-Change-Number: 21015 Gerrit-PatchSet: 1 Gerrit-Owner: gaurav singh <[email protected]>
