[
https://issues.apache.org/jira/browse/HAWQ-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141959#comment-15141959
]
ASF GitHub Bot commented on HAWQ-404:
-------------------------------------
Github user vraghavan78 commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/337#discussion_r52545405
--- Diff: src/backend/utils/misc/guc.c ---
@@ -6155,6 +6156,16 @@ static struct config_int ConfigureNamesInt[] =
},
{
+ {"optimizer_parts_to_force_sort_on_insert", PGC_USERSET,
DEVELOPER_OPTIONS,
+ gettext_noop("Minimum number of partitions required for
sorting tuples during insertion in an append only row-oriented partitioned
table"),
--- End diff --
"require to force sorting tuples"
> 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)