[
https://issues.apache.org/jira/browse/IMPALA-10992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606766#comment-17606766
]
ASF subversion and git services commented on IMPALA-10992:
----------------------------------------------------------
Commit 17ee89f3db74fce1045ea9bd8e9f9fe727bea70e in impala's branch
refs/heads/master from Qifan Chen
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=17ee89f3d ]
IMPALA-11573: Certain methods used by the replanning feature can be improved
This patch improves certain methods used by the replan feature
(IMPALA-10992) so that they can be called by the external frontend
component in Hive. Specifically, the declaration of these methods
becomes public static, and the initialization of a static data
member checks whether the dependent object exists.
Testing:
1. Run unit tests;
2. Run "core" tests.
Change-Id: I334523f86e4292e9591306179eb1ab43be316c99
Reviewed-on: http://gerrit.cloudera.org:8080/18968
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Quanlong Huang <[email protected]>
> Planner changes for estimate peak memory.
> -----------------------------------------
>
> Key: IMPALA-10992
> URL: https://issues.apache.org/jira/browse/IMPALA-10992
> Project: IMPALA
> Issue Type: Task
> Reporter: Amogh Margoor
> Assignee: Qifan Chen
> Priority: Critical
> Fix For: Impala 4.1.0
>
>
> For ability to run large queries on larger executor group mapping to
> different resource group, we would need to identify the large queries during
> compile time. For this identification in first phase we can use peak memory
> estimation to classify large queries. This Jira is to keep track of that
> support.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]