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 2020/08/25 06:03:10 UTC

[GitHub] [hive] EugeneChung edited a comment on pull request #1414: HIVE-23954 count(*) with count(distinct) gives wrong results with hive.optimize.countdistinct=true

EugeneChung edited a comment on pull request #1414:
URL: https://github.com/apache/hive/pull/1414#issuecomment-679795129


   It seems the error of init-metastore is not related with my patch.
   
   ```
   [2020-08-20T11:29:42.268Z] Status: Downloaded newer image for postgres:latest
   
   [2020-08-20T11:31:48.820Z] 3a1dc3a0b3a75eaf727731e23f9967bbc6007831481878432cad7c8354e0c922
   
   [2020-08-20T11:31:48.821Z] waiting for postgres to be available...
   
   [2020-08-20T11:31:48.821Z] psql: FATAL:  the database system is starting up
   
   [2020-08-20T11:31:48.821Z] ok
   
   [2020-08-20T11:31:48.821Z] NOTICE:  database "ms_hive_precommit_pr_1414_1_wqrcz_rrtk5_5s4x9" does not exist, skipping
   
   [2020-08-20T11:31:48.821Z] DROP DATABASE
   
   [2020-08-20T11:31:48.821Z] ERROR:  role "hive" does not exist
   ```
   
   http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-1414/1/tests shows all tests were passed.


----------------------------------------------------------------
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:
users@infra.apache.org



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