kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a 
database object reference class
URL: https://github.com/apache/hive/pull/550#discussion_r345446033
 
 

 ##########
 File path: 
ql/src/test/results/clientpositive/encrypted/encryption_move_tbl.q.out
 ##########
 @@ -109,8 +109,8 @@ POSTHOOK: query: SHOW TABLES
 POSTHOOK: type: SHOWTABLES
 POSTHOOK: Input: database:default
 src
-FAILED: SemanticException [Error 10001]: Table not found encrypted_table_n1
-FAILED: SemanticException [Error 10001]: Table not found encrypted_table_n1
+FAILED: SemanticException [Error 10001]: Table not found 
default.encrypted_table_n1
 
 Review comment:
   it's good to see that it's getting more consistend; but why do we see this 3 
times? :D 
   I don't fully understand whats going on here....FAILED during a 
clientpositive test...why is that okay? :dagger: 
   (this is clearly outside of the scope of this change)

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to