[ https://issues.apache.org/jira/browse/HIVE-24484?focusedWorklogId=619869&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-619869 ]
ASF GitHub Bot logged work on HIVE-24484: ----------------------------------------- Author: ASF GitHub Bot Created on: 07/Jul/21 09:44 Start Date: 07/Jul/21 09:44 Worklog Time Spent: 10m Work Description: pgaref commented on a change in pull request #1742: URL: https://github.com/apache/hive/pull/1742#discussion_r665214848 ########## File path: ql/src/test/results/clientpositive/llap/check_constraint.q.out ########## @@ -2415,14 +2415,14 @@ STAGE PLANS: outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5 Statistics: Num rows: 1 Data size: 409 Basic stats: COMPLETE Column stats: NONE Select Operator - expressions: _col1 (type: string), _col0 (type: int), _col4 (type: string), _col5 (type: struct<writeid:bigint,bucketid:int,rowid:bigint>), _col2 (type: string), _col3 (type: int) + expressions: _col0 (type: int), _col4 (type: string), _col3 (type: int), _col1 (type: string), _col5 (type: struct<writeid:bigint,bucketid:int,rowid:bigint>), _col2 (type: string) Review comment: Are these q.out changes expected? What is the root cause? -- 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-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 619869) Time Spent: 2h 53m (was: 2h 43m) > Upgrade Hadoop to 3.3.1 > ----------------------- > > Key: HIVE-24484 > URL: https://issues.apache.org/jira/browse/HIVE-24484 > Project: Hive > Issue Type: Improvement > Reporter: David Mollitor > Assignee: David Mollitor > Priority: Major > Labels: pull-request-available > Time Spent: 2h 53m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)