zabetak opened a new pull request, #5799: URL: https://github.com/apache/hive/pull/5799
### What changes were proposed in this pull request and why? Use `hive.test.currenttimestamp` instead of regex masking to stabilize tests and avoid test failures and flakiness. Plans are subject to change anytime so instead of adapting the masking expression every-time it is preferred to use a fixed value for unixtimestamp() specific tests. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? ``` mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile="cbo_join_transitive_pred_loop_1.q,materialized_view_rewrite_by_text_10.q,partition_unix_timestamp.q" ``` -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org