Re: [DISCUSS] Automatic rerunning of failed tests in Hive Pre-commit

2023-06-08 Thread Butao Zhang
+1. I often have to rerun whole pre-commit job due to individual unstable test, ant it is too time-consuming. It would be much better if we can set maven config to retry automatically. Thanks, Butao Zhang Replied Message | From | r12 t45 | | Date | 6/8/2023 14:52 | | To | | | Subj

Re: [DISCUSS] Automatic rerunning of failed tests in Hive Pre-commit

2023-06-08 Thread Ayush Saxena
+1 from me as well to rerun the failing tests. The oracle docker is also a pain, it is one of the main reasons for retriggers, these retriggers wastes a lot of resources and increases the time to get build results for genuine runs. -Ayush On Thu, 8 Jun 2023 at 12:31, Butao Zhang wrote: > +1. I

Re: [DISCUSS] Automatic rerunning of failed tests in Hive Pre-commit

2023-06-08 Thread Sai Hemanth Gantasala
Hello everyone, My personal preference is that the option to rerun *only* the failed test suites should be manual. The reason is, there might be frequent intentional test failures (failures due to our own patch) and the tests being flaky is less likely. So giving the option to the user to rerun th

Re: Re: Reg: Discussion on removal of deprecated APIs in the HMS thrift interface

2023-06-08 Thread Sai Hemanth Gantasala
Hi all, Thanks for the constructive feedback and I'm happy that the community agreed on one opinion. I'll go ahead with the consensus view. Thanks again for taking the time to provide valuable feedback. Thanks, Sai. On Wed, Jun 7, 2023 at 10:03 PM vihang karajgaonkar wrote: > +1 on removing un