In HIve, When I run select count(*) from table query, it does not run on TEZ but runs on MR
I am running a simple select count(*) from table and it fails when I run this over Tez engine.
I am running a simple select count(*) from table and it fails when I run this over Tez engine.