[ 
https://issues.apache.org/jira/browse/HIVE-23965?focusedWorklogId=517196&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-517196
 ]

ASF GitHub Bot logged work on HIVE-23965:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Nov/20 22:24
            Start Date: 26/Nov/20 22:24
    Worklog Time Spent: 10m 
      Work Description: zabetak commented on pull request #1714:
URL: https://github.com/apache/hive/pull/1714#issuecomment-734496312


   This is the same PR with https://github.com/apache/hive/pull/1347 plus an 
extra commit 
https://github.com/apache/hive/pull/1714/commits/df6e610c7f7b11b0bf06b500b25613c1a811c055
 to handle metastore upgrades without the need to rebuild and publish the 
docker image.
    
   The initial PR (https://github.com/apache/hive/pull/1347) was reverted from 
master since tests were failing. Between the pre-commit runs and the 
post-commit runs some commits affected the schema of the metastore thus leading 
to these failures. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 517196)
    Time Spent: 5h 40m  (was: 5.5h)

> Improve plan regression tests using TPCDS30TB metastore dump and custom 
> configs
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-23965
>                 URL: https://issues.apache.org/jira/browse/HIVE-23965
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: master355.tgz
>
>          Time Spent: 5h 40m
>  Remaining Estimate: 0h
>
> The existing regression tests (HIVE-12586) based on TPC-DS have certain 
> shortcomings:
> The table statistics do not reflect cardinalities from a specific TPC-DS 
> scale factor (SF). Some tables are from a 30TB dataset, others from 200GB 
> dataset, and others from a 3GB dataset. This mix leads to plans that may 
> never appear when using an actual TPC-DS dataset. 
> The existing statistics do not contain information about partitions something 
> that can have a big impact on the resulting plans.
> The existing regression tests rely on more or less on the default 
> configuration (hive-site.xml). In real-life scenarios though some of the 
> configurations differ and may impact the choices of the optimizer.
> This issue aims to address the above shortcomings by using a curated 
> TPCDS30TB metastore dump along with some custom hive configurations. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to