[ 
https://issues.apache.org/jira/browse/IMPALA-12726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Riza Suminto resolved IMPALA-12726.
-----------------------------------
    Fix Version/s: Impala 4.4.0
       Resolution: Fixed

> Simulate large scale query planning in TpcdsCpuCostPlannerTest
> --------------------------------------------------------------
>
>                 Key: IMPALA-12726
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12726
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Major
>             Fix For: Impala 4.4.0
>
>
> Querying against large scale database is a good way to test Impala. However, 
> it is impractical to do in single node development machine.
> Frontend testing does not actually run the test query in backend executor and 
> can benefit from simulated large scale test cases. This can be done by either 
> instrumenting the CatalogD metadata loading code or the COMPUTE STATS query 
> to multiply numRows, numNull, numTrues, and numFalses to a scale constant. We 
> can start by hacking TpcdsCpuCostPlannerTest to simulate 1TB TPC-DS query 
> planning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to