Re: Does Hive support Dry run mode

2022-04-06 Thread Alessandro Solimando
Hi Sohail, no progress AFAICT, but using EXPLAIN as a workaround sounds good to me, I don't see any negative side-effects of that. Best regards, Alessandro On Wed, 6 Apr 2022 at 06:52, Sohail Khan wrote: > Hello team, > > I came across > https://issues.apache.org/jira/browse/HIVE-2478 > > > Is

Does Hive support Dry run mode

2022-04-05 Thread Sohail Khan
Hello team, I came across https://issues.apache.org/jira/browse/HIVE-2478 Is this JIRA implemented or is still in development . If it’s still in development do we have workaround, I read in the comments for using EXPLAIN to validate queries. Is that the recommended practice? Thanks and Regards