DanielZhu58 commented on PR #5578: URL: https://github.com/apache/hive/pull/5578#issuecomment-2568610173
> @DanielZhu58, one question, to call the drop stats command it will be something like: `ALTER TABLE .. drop col/partition stats..`. **So antlr file changes (HiveParser.g) are required right?** Hi @Aggarwal-Raghav , yes, the method changes in this patch are mainly focused on the HMS API changes. It's only the part of the big change. There is another patch included the HiveParser.g changes coming soon, authored by @ramesh0201 https://github.com/apache/hive/pull/5176 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
