[
https://issues.apache.org/jira/browse/HAWQ-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174206#comment-15174206
]
ASF GitHub Bot commented on HAWQ-404:
-------------------------------------
Github user gcaragea commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/392#discussion_r54617226
--- Diff: src/backend/utils/misc/guc.c ---
@@ -762,6 +762,7 @@ bool optimizer_multilevel_partitioning;
bool optimizer_enable_derive_stats_all_groups;
bool optimizer_explain_show_status;
bool optimizer_prefer_scalar_dqa_multistage_agg;
+int optimizer_parts_to_force_sort_on_insert;
--- End diff --
indentation is off the hook
> Add sort during INSERT of append only row oriented partition tables
> -------------------------------------------------------------------
>
> Key: HAWQ-404
> URL: https://issues.apache.org/jira/browse/HAWQ-404
> Project: Apache HAWQ
> Issue Type: Improvement
> Reporter: Haisheng Yuan
> Assignee: Lei Chang
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)