[
https://issues.apache.org/jira/browse/MADLIB-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468967#comment-17468967
]
Ekta Khanna commented on MADLIB-1492:
-------------------------------------
PR merged: https://github.com/apache/madlib/pull/573
> WCC: Optimize subtx count and catalog entry frequency
> ------------------------------------------------------
>
> Key: MADLIB-1492
> URL: https://issues.apache.org/jira/browse/MADLIB-1492
> Project: Apache MADlib
> Issue Type: Improvement
> Components: Module: Graph
> Reporter: Orhan Kislal
> Priority: Major
> Fix For: v1.19.0
>
>
> WCC had a high number of plpy.execute commands. Since each call
> creates a new subtransaction, it was constantly hitting the
> overflow limit.
> WCC also creates and dropped temp tables in each iteration.
> This bloats the catalog.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)