This is an automated email from the ASF dual-hosted git repository.

sewen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git

commit dda6585dd33cef0852a7de48b664af6657396417
Author: Stephan Ewen <se...@apache.org>
AuthorDate: Tue Dec 3 21:14:43 2019 +0100

    [FLINK-15044][e2e tests] Remove trailing error message from TPC-DS query 46 
answer
    
    The trailing error message was originally ignored implicitly by a bug in 
the result validator.
    Now it needs to be cleaned up, because the validator detects the line now.
---
 .../flink-tpcds-test/tpcds-tool/answer_set/46_NULLS_FIRST.ans            | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/flink-end-to-end-tests/flink-tpcds-test/tpcds-tool/answer_set/46_NULLS_FIRST.ans
 
b/flink-end-to-end-tests/flink-tpcds-test/tpcds-tool/answer_set/46_NULLS_FIRST.ans
index 9c71528..a398865 100644
--- 
a/flink-end-to-end-tests/flink-tpcds-test/tpcds-tool/answer_set/46_NULLS_FIRST.ans
+++ 
b/flink-end-to-end-tests/flink-tpcds-test/tpcds-tool/answer_set/46_NULLS_FIRST.ans
@@ -100,4 +100,3 @@ NULL                           NULL                 Midway
 NULL                           NULL                 Milan                      
                                  Woodland                                      
                         226048                                  3239.64        
                        -13933.74
 NULL                           NULL                 Mount Pleasant             
                                  Clifton                                       
                          33934                                  2089.09        
                         -5930.92
 NULL                           NULL                 Mount Pleasant             
                                  Union                                         
                         157956                                  7732.84        
                        -12103.02
-Warning: Null value is eliminated by an aggregate or other SET operation.

Reply via email to