stream_query
Execute SQL queries on Vertica databases and retrieve results in manageable batches to handle large datasets efficiently without overwhelming memory resources.
Instructions
Execute a SQL query and return the results in batches as a single string.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
batch_size | No | ||
query | Yes |