I'm using impyla==0.16.2 on python 3.8.3
Tried to execute set mem_limit=1G
and after running query it does still give the error of mem_limit.
That should be resolved because If I follow the same steps on Dbeaver it works as expected.
Not sure why its not working in impyla.
Can someone guide me on this.