This message was deleted.
# general
s
This message was deleted.
b
Tried below and its working:
"batchSize":30480
Copy code
{
  "queryType": "scan",
  "dataSource": "wikipedia",
  "resultFormat": "list",
  "columns": [],
  "intervals": [
    "2013-01-01/2023-01-02"
  ],
  "batchSize": 30480,
  "limit": 3
}
l
this is a native request, but I don't know how to do that in SQL request
g
I don't know of a way to do this, would be a useful feature request (like a new SQL context parameter)
l
yes, could be nice as new SQL context parameter. I'll take some time to create a ticket on that point in the github, if it does not already exists.
🙌 1