[jira] [Created] (HIVE-26973) Backport of HIVE-25028 : Select query with IS operator producing unexpected result

2023-01-21 Thread Aman Raj (Jira)
Aman Raj created HIVE-26973:
---

 Summary: Backport of HIVE-25028 : Select query with IS operator 
producing unexpected result
 Key: HIVE-26973
 URL: https://issues.apache.org/jira/browse/HIVE-26973
 Project: Hive
  Issue Type: Sub-task
Reporter: Aman Raj
Assignee: Aman Raj


There are test failures in subquery_subquery_chain.q and sharedwork.q. Link to 
the test failues : 
http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-3929/4/tests/



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-26972) Test failing due to wring directory structure being commited in HIVE-26819

2023-01-21 Thread Aman Raj (Jira)
Aman Raj created HIVE-26972:
---

 Summary: Test failing due to wring directory structure being 
commited in HIVE-26819
 Key: HIVE-26972
 URL: https://issues.apache.org/jira/browse/HIVE-26972
 Project: Hive
  Issue Type: Sub-task
Reporter: Aman Raj
Assignee: Aman Raj


orc_map_key_repeating.q tries to do a diff between the test output and 
ql/src/test/results/clientpositive/orc_map_key_repeating.q.out but this q.out 
file does not exist. This was committed in HIVE-26819. This is because there is 
change in directory structure from oss/master and oss/branch-3. Moving this 
file to the right directory.

 

Tests failing due to this :

diff: 
/home/jenkins/agent/workspace/hive-precommit_PR-3929/ql/src/test/results/clientpositive/orc_map_key_repeating.q.out:
 No such file or directory



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (HIVE-26971) Test fixes caused due to CALCITE-1413

2023-01-21 Thread Aman Raj (Jira)
Aman Raj created HIVE-26971:
---

 Summary: Test fixes caused due to CALCITE-1413
 Key: HIVE-26971
 URL: https://issues.apache.org/jira/browse/HIVE-26971
 Project: Hive
  Issue Type: Sub-task
Reporter: Aman Raj
Assignee: Aman Raj


There are test failures due to CALCITE-1413 as follows :
h4. Stacktrace
java.lang.AssertionError: 
Client Execution succeeded but contained differences (error code = 1) after 
executing load_data_using_job.q 
3031,3032d3030
< PREHOOK: Input: default@orc_test_txn__temp_table_for_load_data__
< PREHOOK: Output: default@orc_test_txn
3035d3032
< POSTHOOK: Input: default@orc_test_txn__temp_table_for_load_data__



--
This message was sent by Atlassian Jira
(v8.20.10#820010)