-
Notifications
You must be signed in to change notification settings - Fork 173
Issues: tidyverse/dbplyr
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
discrepancy between description and output re: SQLite variable name escaping
#1551
opened Oct 31, 2024 by
simonpcouch
"! Can't extract an environment from a call." when using
dplyr::desc()
.
#1548
opened Oct 23, 2024 by
avhz
dbplyr column selection bug with tidyselect (arrow / duckdb)
#1541
opened Sep 17, 2024 by
matthewgson
When
na.rm
argument is supplied to stringr::str_flatten(), should it error or show a helpful message?
#1540
opened Sep 16, 2024 by
francisbarton
Handling of unsupported column types in Oracle DB,
tbl()
vs dbGetQuery()
#1537
opened Aug 28, 2024 by
michaelgrund
fill.tbl_lazy()
should set allow_rename = FALSE
in eval_select()
#1536
opened Aug 27, 2024 by
DavisVaughan
translate_sql() fails when the target for translation starts with a dot
#1529
opened Aug 1, 2024 by
MichaelChirico
Renamed columns are not being handled correctly in
join_by()
translation
#1524
opened Jul 16, 2024 by
francisbarton
Error in ._jobjRef_dollar(x[["jobj"]], name) : no field, method or inner class called 'use_cli_format'
#1523
opened Jul 2, 2024 by
DSLituiev
Join operation with
na_matches="na"
returns invalid query for Redshift
#1521
opened Jun 25, 2024 by
krystian8207
Object
.data[[some_string]]
is not translated correctly when used with dpyr::across
in dplyr::mutate
#1520
opened Jun 25, 2024 by
andreassoteriadesmoj
incorrect documentation of
con
argument to translate_sql()
#1517
opened Jun 17, 2024 by
EmilHvitfeldt
sql_cast_dispatch does not handle raw or blob (from tidyverse::blob) classes
#1515
opened Jun 11, 2024 by
avsdev-cw
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.