[ https://issues.apache.org/jira/browse/HIVE-27057?focusedWorklogId=853471&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-853471 ]
ASF GitHub Bot logged work on HIVE-27057: ----------------------------------------- Author: ASF GitHub Bot Created on: 28/Mar/23 16:13 Start Date: 28/Mar/23 16:13 Worklog Time Spent: 10m Work Description: vihangk1 commented on PR #4156: URL: https://github.com/apache/hive/pull/4156#issuecomment-1487222939 I merged the PR which disables sysdb.q on branch-3. Lets create a ticket to investigate the failure separately. I don't think we should revert this PR right away because this is an important fix. We can revert these commits if we determine that this issue is indeed a 3.2 blocker. Issue Time Tracking ------------------- Worklog Id: (was: 853471) Time Spent: 40m (was: 0.5h) > Revert "HIVE-21741 Backport HIVE-20221 & related fix HIVE-20833 to branch-3" > ---------------------------------------------------------------------------- > > Key: HIVE-27057 > URL: https://issues.apache.org/jira/browse/HIVE-27057 > Project: Hive > Issue Type: Sub-task > Reporter: Aman Raj > Assignee: Aman Raj > Priority: Major > Labels: pull-request-available > Time Spent: 40m > Remaining Estimate: 0h > > The sysdb test fails with the following error: > h4. Error > Client Execution succeeded but contained differences (error code = 1) after > executing sysdb.q > 3803,3807c3803,3807 > < COLUMN_STATS_ACCURATE org.apache.derby.impl.jdbc.EmbedClob@125b285b > < COLUMN_STATS_ACCURATE org.apache.derby.impl.jdbc.EmbedClob@471246f3 > < COLUMN_STATS_ACCURATE org.apache.derby.impl.jdbc.EmbedClob@57c013 > < COLUMN_STATS_ACCURATE org.apache.derby.impl.jdbc.EmbedClob@59f1d7ac > < COLUMN_STATS_ACCURATE org.apache.derby.impl.jdbc.EmbedClob@717777a0 > --- > > COLUMN_STATS_ACCURATE > > \{"BASIC_STATS":"true","COLUMN_STATS":{"c_boolean":"true","c_float":"true","c_int":"true","key":"true","value":"true"}} > > COLUMN_STATS_ACCURATE > > \{"BASIC_STATS":"true","COLUMN_STATS":{"c_boolean":"true","c_float":"true","c_int":"true","key":"true","value":"true"}} > > COLUMN_STATS_ACCURATE > > \{"BASIC_STATS":"true","COLUMN_STATS":{"key":"true","value":"true"}} > > COLUMN_STATS_ACCURATE > > \{"BASIC_STATS":"true","COLUMN_STATS":{"key":"true","value":"true"}} > > COLUMN_STATS_ACCURATE > > \{"BASIC_STATS":"true","COLUMN_STATS":{"key":"true","value":"true"}} -- This message was sent by Atlassian Jira (v8.20.10#820010)