[ https://issues.apache.org/jira/browse/HIVE-28920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stamatis Zampetakis updated HIVE-28920: --------------------------------------- Summary: Test cbo_join_transitive_pred_loop_1.q fails due to new values in unix_timestamp (was: plan changes in test due to unix_timestamp) > Test cbo_join_transitive_pred_loop_1.q fails due to new values in > unix_timestamp > -------------------------------------------------------------------------------- > > Key: HIVE-28920 > URL: https://issues.apache.org/jira/browse/HIVE-28920 > Project: Hive > Issue Type: Bug > Components: Hive > Affects Versions: 4.1.0 > Reporter: Soumyakanti Das > Priority: Major > > After Calcite is upgraded to 1.33 through > [PR#5196|https://github.com/apache/hive/pull/5196], > cbo_join_transitive_pred_loop_1.q.out will fail every month as it relies on > {{unix_timestamp()}} and {{add_months()}} functions to compute month. > We should either use {{hive.test.currenttimestamp}} or mask the month to fix > this. -- This message was sent by Atlassian Jira (v8.20.10#820010)