[ https://issues.apache.org/jira/browse/HIVE-28920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stamatis Zampetakis resolved HIVE-28920. ---------------------------------------- Fix Version/s: 4.1.0 Resolution: Fixed Fixed in https://github.com/apache/hive/commit/660d72e5a6a945e57b0213f726c4178cc247d7a9 > Unstable tests due to unixtimestamp() and constant folding > ---------------------------------------------------------- > > 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 > Assignee: Stamatis Zampetakis > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0 > > > 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)