dengzhhu653 commented on PR #5835: URL: https://github.com/apache/hive/pull/5835#issuecomment-2928304418
> > > > @dengzhhu653, Thanks for the quick fix and the explanation, I will verify this in my env as well. > > > > > > > > > Yes, the fix is indeed working. **It took 81.864 seconds to perform the alter table cascade**, which is significantly faster. > > > > > > On my local laptop the alter finished in 66s, compared to 370s without [HIVE-28909](https://issues.apache.org/jira/browse/HIVE-28909). Have you tested the using a new table created from scratch, i.e, create table -> msck repair partition-> alter cascade? > > yes, tested against master branch, with the same steps mentioned in repro. The difference might be because of config differences between our environment. I am using very basic configs https://github.com/Aggarwal-Raghav/hive-mac-setup/blob/main/hive/hive-site.xml > > I think we can ignore small time delta, unless you think otherwise 😅 Thank you for the validation, I'm just wondering if I was missing anything. -- 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