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

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


The following commit(s) were added to refs/heads/master by this push:
     new 12966e7cd7e HIVE-28769: Fix test: query_history.q. (#5646). (Ayush 
Saxena, reviewed by Laszlo Bodor)
12966e7cd7e is described below

commit 12966e7cd7e33ff71a0f860e1112e57af7993012
Author: Ayush Saxena <[email protected]>
AuthorDate: Thu Feb 20 17:05:00 2025 +0530

    HIVE-28769: Fix test: query_history.q. (#5646). (Ayush Saxena, reviewed by 
Laszlo Bodor)
---
 ql/src/test/results/clientpositive/llap/query_history.q.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ql/src/test/results/clientpositive/llap/query_history.q.out 
b/ql/src/test/results/clientpositive/llap/query_history.q.out
index 613918e0a15..448aa0e27c3 100644
--- a/ql/src/test/results/clientpositive/llap/query_history.q.out
+++ b/ql/src/test/results/clientpositive/llap/query_history.q.out
@@ -144,7 +144,7 @@ STAGE PLANS:
                         Statistics: Num rows: 1 Data size: 8 Basic stats: 
COMPLETE Column stats: COMPLETE
                         Reduce Output Operator
                           key expressions: _col1 (type: string)
-                          null sort order: a
+                          null sort order: z
                           sort order: +
                           Map-reduce partition columns: _col1 (type: string)
                           Statistics: Num rows: 1 Data size: 8 Basic stats: 
COMPLETE Column stats: COMPLETE

Reply via email to