miklosgergely commented on a change in pull request #980: HIVE-22458: Add more
constraints on showing partitions
URL: https://github.com/apache/hive/pull/980#discussion_r409668346
##########
File path:
ql/src/java/org/apache/hadoop/hive/ql/ddl/table/partition/show/ShowPartitionAnalyzer.java
##########
@@ -89,7 +89,8 @@ public void analyzeInternal(ASTNode ast) throws
SemanticException {
setFetchTask(createFetchTask(ShowPartitionsDesc.SCHEMA));
}
- private ExprNodeDesc getShowPartitionsFilter(Table table, ASTNode command)
throws SemanticException {
+
Review comment:
Please add @VisibleForTesting
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]