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

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

                Author: ASF GitHub Bot
            Created on: 08/Jun/20 03:53
            Start Date: 08/Jun/20 03:53
    Worklog Time Spent: 10m 
      Work Description: jcamachor commented on a change in pull request #1031:
URL: https://github.com/apache/hive/pull/1031#discussion_r436445371



##########
File path: ql/src/test/results/clientpositive/llap/cbo_rp_windowing_2.q.out
##########
@@ -625,32 +625,32 @@ window w1 as (distribute by p_mfgr sort by p_mfgr, p_name 
rows between 2 precedi
 POSTHOOK: type: QUERY
 POSTHOOK: Input: default@part
 #### A masked pattern was here ####
-Manufacturer#1 almond antique burnished rose metallic  2       1       1       
0       0.0     1       2       2.0     0.0     2       2       2
-Manufacturer#1 almond antique burnished rose metallic  2       1       1       
0       0.0     1       2       2.0     0.0     2       2       2
-Manufacturer#1 almond antique chartreuse lavender yellow       34      3       
2       0       0.4     2       3       12.666666666666666      
15.084944665313014      2       34      2
-Manufacturer#1 almond antique salmon chartreuse burlywood      6       4       
3       0       0.6     2       4       11.0    13.379088160259652      2       
6       2
-Manufacturer#1 almond aquamarine burnished black steel 28      5       4       
0       0.8     3       5       14.4    13.763720427268202      2       28      
34
-Manufacturer#1 almond aquamarine pink moccasin thistle 42      6       5       
1       1.0     3       6       19.0    16.237815945091466      2       42      
6
-Manufacturer#2 almond antique violet chocolate turquoise       14      1       
1       0       0.0     1       1       14.0    0.0     4       14      14
-Manufacturer#2 almond antique violet turquoise frosted 40      2       2       
0       0.25    1       2       27.0    13.0    4       40      14
-Manufacturer#2 almond aquamarine midnight light salmon 2       3       3       
0       0.5     2       3       18.666666666666668      15.86050300449376       
4       2       14
-Manufacturer#2 almond aquamarine rose maroon antique   25      4       4       
0       0.75    2       4       20.25   14.00669482783144       4       25      
40
-Manufacturer#2 almond aquamarine sandy cyan gainsboro  18      5       5       
1       1.0     3       5       19.8    12.560254774486067      4       18      
2
-Manufacturer#3 almond antique chartreuse khaki white   17      1       1       
0       0.0     1       1       17.0    0.0     2       17      17
-Manufacturer#3 almond antique forest lavender goldenrod        14      2       
2       0       0.25    1       2       15.5    1.5     2       14      17
-Manufacturer#3 almond antique metallic orange dim      19      3       3       
0       0.5     2       3       16.666666666666668      2.0548046676563256      
2       19      17
-Manufacturer#3 almond antique misty red olive  1       4       4       0       
0.75    2       4       12.75   7.013380069552769       2       1       14
-Manufacturer#3 almond antique olive coral navajo       45      5       5       
1       1.0     3       5       19.2    14.344336861632886      2       45      
19
-Manufacturer#4 almond antique gainsboro frosted violet 10      1       1       
0       0.0     1       1       10.0    0.0     0       10      10
-Manufacturer#4 almond antique violet mint lemon        39      2       2       
0       0.25    1       2       24.5    14.5    0       39      10
-Manufacturer#4 almond aquamarine floral ivory bisque   27      3       3       
0       0.5     2       3       25.333333333333332      11.897712198383164      
0       27      10
-Manufacturer#4 almond aquamarine yellow dodger mint    7       4       4       
0       0.75    2       4       20.75   13.007209539328564      0       7       
39
-Manufacturer#4 almond azure aquamarine papaya violet   12      5       5       
1       1.0     3       5       19.0    12.149074038789951      0       12      
27
-Manufacturer#5 almond antique blue firebrick mint      31      1       1       
0       0.0     1       1       31.0    0.0     1       31      31
-Manufacturer#5 almond antique medium spring khaki      6       2       2       
0       0.25    1       2       18.5    12.5    1       6       31
-Manufacturer#5 almond antique sky peru orange  2       3       3       0       
0.5     2       3       13.0    12.832251036613439      1       2       31
-Manufacturer#5 almond aquamarine dodger light gainsboro        46      4       
4       0       0.75    2       4       21.25   18.102140757380052      1       
46      6
-Manufacturer#5 almond azure blanched chiffon midnight  23      5       5       
1       1.0     3       5       21.6    16.206171663906314      1       23      
2
+Manufacturer#1 almond antique burnished rose metallic  2       1       1       
0.3333333333333333      0.0     1       2       2.0     0.0     2       2       
2

Review comment:
       What has caused this result change? Is it the change in the function 
helper? We should keep track in case we need to backport to older branches, it 
seems it is an important correctness issue.




----------------------------------------------------------------
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: 442562)
    Time Spent: 3h  (was: 2h 50m)

> Add option to rewrite CUME_DIST to sketch functions
> ---------------------------------------------------
>
>                 Key: HIVE-23462
>                 URL: https://issues.apache.org/jira/browse/HIVE-23462
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-23462.01.patch, HIVE-23462.02.patch, 
> HIVE-23462.03.patch, HIVE-23462.04.patch
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>




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

Reply via email to