You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2022/05/23 14:50:49 UTC

[GitHub] [hive] wecharyu commented on a diff in pull request #3288: HIVE-26227: Add support of catalog related statements for Hive ql

wecharyu commented on code in PR #3288:
URL: https://github.com/apache/hive/pull/3288#discussion_r879549813


##########
ql/src/test/queries/clientpositive/perf/cbo_query49.q:
##########
@@ -45,10 +45,10 @@ select
  union
  select 
  'catalog' as channel
- ,catalog.item
- ,catalog.return_ratio
- ,catalog.return_rank
- ,catalog.currency_rank
+ ,`catalog`.item

Review Comment:
   Make sense, done



-- 
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-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org