InvisibleProgrammer commented on code in PR #6043: URL: https://github.com/apache/hive/pull/6043#discussion_r2353572150
########## ql/src/test/queries/clientpositive/lineage_ptf.q: ########## @@ -0,0 +1,142 @@ +set hive.exec.post.hooks=org.apache.hadoop.hive.ql.hooks.LineageLogger; + Review Comment: I'm not completely sure if I completely understand this question. Do you mean something like `order by col_001, col_001` ? -- 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]
