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

Add support for the classpath resource file with the scan toggle option #9

Open
zshamrock opened this issue Mar 17, 2018 · 0 comments
Assignees
Labels

Comments

@zshamrock
Copy link
Owner

zshamrock commented Mar 17, 2018

Based on the type of the SQL query and as in the DynamoDB everything is based on the Hash/Partition Key and Sort Key, so the corresponding SQL query could result in the Scan operation instead.

Which is then should be guarded by the application property, i.e. whether it accepts the Scan or not. And if so, the size of the "page" per scan.

dynosql.config similar to the https://projectlombok.org/features/configuration.

@zshamrock zshamrock self-assigned this Mar 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant