paul-rogers commented on a change in pull request #1879: DRILL-5674: Support
ZIP compression
URL: https://github.com/apache/drill/pull/1879#discussion_r337321627
##########
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/dfs/FormatSelection.java
##########
@@ -63,6 +60,6 @@ public FileSelection getSelection(){
@JsonIgnore
public boolean supportDirPruning() {
Review comment:
As above `support` --> `supports`. Is safe because this value is not
serialized.
----------------------------------------------------------------
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