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

    https://github.com/apache/incubator-hawq/pull/845#discussion_r76369662
  
    --- Diff: src/backend/utils/misc/guc.c ---
    @@ -3176,6 +3177,17 @@ static struct config_bool ConfigureNamesBool[] =
        },
     
        {
    +       {"allow_file_count_bucket_num_mismatch", PGC_POSTMASTER, 
CLIENT_CONN_LOCALE,
    +             gettext_noop("allow hash table to be treated as random when 
file count and"
    --- End diff --
    
    allow file count and bucket number mismatch by viewing hash distributed 
table as randomly distributed table


---
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