Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/13342 )
Change subject: WIP: temporal query support for Kudu tables ...................................................................... Patch Set 1: (4 comments) http://gerrit.cloudera.org:8080/#/c/13342/1/fe/src/main/java/org/apache/impala/analysis/TableRef.java File fe/src/main/java/org/apache/impala/analysis/TableRef.java: http://gerrit.cloudera.org:8080/#/c/13342/1/fe/src/main/java/org/apache/impala/analysis/TableRef.java@147 PS1, Line 147: public TableRef(List<String> path, String alias, TableSampleClause tableSample, Expr asOfExpr) { line too long (98 > 90) http://gerrit.cloudera.org:8080/#/c/13342/1/fe/src/main/java/org/apache/impala/analysis/TableRef.java@392 PS1, Line 392: throw new AnalysisException("AS OF TIMESTAMP expression must be a constant expression: " + line too long (96 > 90) http://gerrit.cloudera.org:8080/#/c/13342/1/fe/src/main/java/org/apache/impala/analysis/TableRef.java@396 PS1, Line 396: throw new AnalysisException("AS OF TIMESTAMP expression must be a timestamp type but is '" + line too long (98 > 90) http://gerrit.cloudera.org:8080/#/c/13342/1/fe/src/main/java/org/apache/impala/analysis/TableRef.java@402 PS1, Line 402: throw new AnalysisException("Invalid AS OF TIMESTAMP expression: " + ie.getMessage()); line too long (92 > 90) -- To view, visit http://gerrit.cloudera.org:8080/13342 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I939898548c307810d509cf486e2c0f1f335a5ac4 Gerrit-Change-Number: 13342 Gerrit-PatchSet: 1 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Wed, 15 May 2019 07:55:56 +0000 Gerrit-HasComments: Yes
