stream_query
Execute SQL queries on MCP Vertica and retrieve results in manageable batches, enabling efficient data processing and reducing memory overhead for large datasets.
Instructions
Execute a SQL query and stream the results in batches.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
batch_size | No | ||
query | Yes |