Aggarwal-Raghav commented on code in PR #6113: URL: https://github.com/apache/hive/pull/6113#discussion_r2407834167
########## contrib/src/test/results/clientpositive/dboutput.q.out: ########## @@ -24,13 +24,13 @@ Function class:org.apache.hadoop.hive.contrib.genericudf.example.GenericUDFDBOut Function type:TEMPORARY PREHOOK: query: EXPLAIN FROM src -SELECT dboutput ( 'jdbc:derby:../build/test_dboutput_db\;create=true','','', +#### A masked pattern was here #### Review Comment: Just to confirm: is it getting masked because of presence of `/tmp/` in the path? https://github.com/apache/hive/blob/0e8749ee85bf202e69f5b4d3e8d325a01a5a2033/itests/util/src/main/java/org/apache/hadoop/hive/ql/QOutProcessor.java#L118 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
