We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191024a commit e68520fCopy full SHA for e68520f
README.md
@@ -39,6 +39,8 @@ for await (const item of athenaQuery.query("SELECT * FROM waf_logs;")) {
39
}
40
```
41
42
+And if you break loop out, Athena-Query don't call unnecessary pages of `get-query-result` api.
43
+
44
## Release
45
46
See [here](https://www.notion.so/athena-query-8d4fd5d098b944028dd9c7066a47ffe4#ee977ecfee9840c09e8d7b5a2ed5d3e3). (private)
0 commit comments