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

WIP: Add n argument to dbReadTable() #284

Closed
wants to merge 1 commit into from
Closed

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Oct 13, 2019

Postponing, because if we limit rows we also might want to limit columns. This functionality already exists in much better form in dbplyr and other packages.

Closes #240.

@krlmlr
Copy link
Member Author

krlmlr commented Oct 18, 2020

Out of scope, limiting server-side uses different SQL syntax, it will be hard for the backends to catch up.

@krlmlr krlmlr closed this Oct 18, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specify n argument for dbReadTable()
1 participant