stream_query
Execute SQL queries on Vertica databases and retrieve results in manageable batches, optimizing memory usage and performance for large datasets.
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 |