Github user adityakishore commented on a diff in the pull request:

    https://github.com/apache/drill/pull/677#discussion_r90932924
  
    --- Diff: 
contrib/format-maprdb/src/main/java/org/apache/drill/exec/store/mapr/db/MapRDBFormatPluginConfig.java
 ---
    @@ -65,6 +68,15 @@ public void setAllTextMode(boolean mode) {
         allTextMode = mode;
       }
     
    +  @JsonProperty("disableCountOptimization")
    +  public void setReadDocumentForCount(boolean mode) {
    --- End diff --
    
    setter function does not match the parameter.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to