rkirtir commented on code in PR #4941: URL: https://github.com/apache/hive/pull/4941#discussion_r1426127792
########## ql/src/test/queries/clientnegative/external_jdbc_negative.q: ########## @@ -1,6 +1,5 @@ ---! qt:disabled:test is unstable HIVE-23690 --! qt:dataset:src - +set user.name=user1; Review Comment: Agree. Even I was skeptical about seeting this. But had a flakey build stating " Schema 'USER1' does not exist)" http://ci.hive.apache.org/job/hive-flaky-check/764/ I look forward to suggestion ########## ql/src/test/queries/clientnegative/external_jdbc_negative.q: ########## @@ -1,6 +1,5 @@ ---! qt:disabled:test is unstable HIVE-23690 --! qt:dataset:src - +set user.name=user1; Review Comment: Agree. Even I was skeptical about seeting this. But had a flakey build stating " Schema 'USER1' does not exist)" http://ci.hive.apache.org/job/hive-flaky-check/764/ I look forward for a suggestion -- 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. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org