Results 2 issues of Hani YOUSFI

I checked the website to see the explanation of the command `time` but I didn't find it. Here is the [link](http://manpages.org/time) from manpage

When I query a large table (about 5 million rows), I get this error: `pyathena.error.OperationalError: signed integer is greater than maximum ` Here is the code I am using: ```...