Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API limitation #23

Open
koxudaxi opened this issue Aug 6, 2019 · 2 comments
Open

API limitation #23

koxudaxi opened this issue Aug 6, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@koxudaxi
Copy link
Owner

koxudaxi commented Aug 6, 2019

Feature

DataAPI has limitations when running SQL Statement.

The response size limit is 1 MB or 1,000 records. If the call returns more than 1 MB of response data or over 1,000 records, the call is terminated.

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html

@koxudaxi koxudaxi added the enhancement New feature or request label Aug 6, 2019
@lastmjs
Copy link

lastmjs commented Sep 14, 2020

Will local-data-api emulate the 1mb limit? That would be very useful

@koxudaxi
Copy link
Owner Author

@lastmjs
Thank you for your request.
OK, I will try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants