Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tidyverse/dbplyr issues and pull requests
#1557 - dbplyr::sql_render generates error when using CTEs and dplyr::union
Issue -
State: open - Opened by aguynamedryan 6 days ago
#1556 - use type checkers in `backend-*.R` files
Pull Request -
State: closed - Opened by simonpcouch 20 days ago
- 1 comment
#1555 - Use type checkers
Issue -
State: closed - Opened by simonpcouch 20 days ago
#1554 - use type checkers in `backend-snowflake.R`
Pull Request -
State: closed - Opened by simonpcouch 25 days ago
#1553 - audit calls to `expect_error()` for `backend-*.R` files
Pull Request -
State: closed - Opened by simonpcouch 25 days ago
#1552 - audit calls to `expect_error()` for `backend-*.R` files
Issue -
State: closed - Opened by simonpcouch 25 days ago
#1551 - discrepancy between description and output re: SQLite variable name escaping
Issue -
State: open - Opened by simonpcouch 25 days ago
#1550 - various small translate-sql vignette corrections
Pull Request -
State: closed - Opened by bbolker 26 days ago
#1549 - `pivot_longer` with empty data results in logical `name` column
Issue -
State: open - Opened by milanmlft 28 days ago
#1548 - "! Can't extract an environment from a call." when using `dplyr::desc()`.
Issue -
State: open - Opened by avhz about 1 month ago
#1547 - transition `expect_error()` for snowflake backend
Pull Request -
State: closed - Opened by simonpcouch about 1 month ago
#1546 - `backend-*` spring cleaning for erroring code
Issue -
State: open - Opened by simonpcouch about 1 month ago
#1545 - Fix td translations
Pull Request -
State: closed - Opened by rplsmn about 1 month ago
- 4 comments
#1544 - Teradata incorrect sql_translation for scalar "as.double" and "as.character"
Issue -
State: closed - Opened by rplsmn about 1 month ago
#1543 - Fix doc and tweak formatting
Pull Request -
State: open - Opened by salim-b 2 months ago
#1542 - Add `.order` and `.frame` arguments to `mutate()`.
Issue -
State: open - Opened by iangow 2 months ago
- 2 comments
#1541 - dbplyr column selection bug with tidyselect (arrow / duckdb)
Issue -
State: open - Opened by matthewgson 2 months ago
#1540 - When `na.rm` argument is supplied to stringr::str_flatten(), should it error or show a helpful message?
Issue -
State: open - Opened by francisbarton 2 months ago
#1539 - small doc edit: missing word
Pull Request -
State: closed - Opened by espinielli 3 months ago
#1538 - Any plans to support libSQL?
Issue -
State: open - Opened by jpmarindiaz 3 months ago
#1537 - Handling of unsupported column types in Oracle DB, `tbl()` vs `dbGetQuery()`
Issue -
State: open - Opened by michaelgrund 3 months ago
#1536 - `fill.tbl_lazy()` should set `allow_rename = FALSE` in `eval_select()`
Issue -
State: open - Opened by DavisVaughan 3 months ago
#1535 - copy_to(overwrite=TRUE) not working in duckdb and dbplyr
Issue -
State: open - Opened by arthurgailes 3 months ago
#1534 - distinct(.keep_all = TRUE) does not work with filtering joins
Issue -
State: open - Opened by Xitian9 3 months ago
- 1 comment
#1533 - Can we add a discussion board to this github?
Issue -
State: open - Opened by alejandrohagan 3 months ago
#1532 - fix for difftime
Pull Request -
State: closed - Opened by edward-burn 3 months ago
#1531 - Translate column name `pi` into PI()
Issue -
State: open - Opened by herbhuang 4 months ago
#1530 - Handle dot-prefixed names in custom translation
Pull Request -
State: open - Opened by MichaelChirico 4 months ago
- 1 comment
#1529 - translate_sql() fails when the target for translation starts with a dot
Issue -
State: open - Opened by MichaelChirico 4 months ago
- 3 comments
#1528 - Add a basic devcontainer
Pull Request -
State: open - Opened by MichaelChirico 4 months ago
#1527 - Implement `collect_list` in window context
Issue -
State: open - Opened by talegari 4 months ago
#1526 - sql escape for 'non-translated' function in window context
Issue -
State: open - Opened by talegari 4 months ago
#1525 - Translation of `difftime()` is inverted on Snowflake, MSSQL, Redshift
Issue -
State: closed - Opened by fh-afrachioni 4 months ago
- 1 comment
#1524 - Renamed columns are not being handled correctly in `join_by()` translation
Issue -
State: open - Opened by francisbarton 4 months ago
- 6 comments
#1523 - Error in ._jobjRef_dollar(x[["jobj"]], name) : no field, method or inner class called 'use_cli_format'
Issue -
State: open - Opened by DSLituiev 5 months ago
#1522 - Add `sql_expr_matches` method for Redshift connection.
Pull Request -
State: open - Opened by krystian8207 5 months ago
#1521 - Join operation with `na_matches="na"` returns invalid query for Redshift
Issue -
State: open - Opened by krystian8207 5 months ago
#1520 - Object `.data[[some_string]]` is not translated correctly when used with `dpyr::across` in `dplyr::mutate`
Issue -
State: open - Opened by andreassoteriadesmoj 5 months ago
#1519 - Oracle backend not treated correctly
Issue -
State: open - Opened by DSLituiev 5 months ago
- 1 comment
#1518 - Issue with translation of `is.na`
Issue -
State: open - Opened by andreassoteriadesmoj 5 months ago
- 2 comments
#1517 - incorrect documentation of `con` argument to `translate_sql()`
Issue -
State: open - Opened by EmilHvitfeldt 5 months ago
#1516 - `NEWS.md` notes for #1502/#1514 - SparkSQL backend `compute` changes
Pull Request -
State: closed - Opened by zacdav-db 6 months ago
- 1 comment
#1515 - sql_cast_dispatch does not handle raw or blob (from tidyverse::blob) classes
Issue -
State: open - Opened by avsdev-cw 6 months ago
#1514 - Allowing `compute` to persist tables with Spark SQL backend
Pull Request -
State: closed - Opened by zacdav-db 6 months ago
#1513 - fix date_build translation on redshift
Pull Request -
State: open - Opened by ablack3 6 months ago
#1512 - date_build sql translation on redshift is incorrect
Issue -
State: open - Opened by ablack3 6 months ago
#1511 - Fix add_years translation on spark
Pull Request -
State: closed - Opened by ablack3 6 months ago
- 3 comments
#1510 - `Spark SQL` translate_sql for "add_years" is double-quoting column name '`foo`'
Issue -
State: closed - Opened by bschulth 6 months ago
- 2 comments
#1509 - unexpected error when using is.na() with dbplyr::filter()
Issue -
State: open - Opened by sjdshapiro 6 months ago
#1508 - mutate() now supports the argument .keep = "transmute"
Pull Request -
State: open - Opened by apalacio9502 6 months ago
#1507 - Snowflake Numerical Values Converted to Character
Issue -
State: open - Opened by udostrasser 6 months ago
#1506 - function src_sql uses deprecate_stop but tries to pass in always=TRUE
Issue -
State: open - Opened by rdenham 6 months ago
- 1 comment
#1505 - na_matches="na" coerces inequality and overlap joins to equality joins
Issue -
State: open - Opened by jeprose 6 months ago
#1504 - fix mssql sql_runif() to return random number for each row in result set
Pull Request -
State: open - Opened by thomashulst 6 months ago
#1503 - MSSQL slice_sample() translation always returns the same rows
Issue -
State: open - Opened by thomashulst 6 months ago
#1502 - Supporting persisted tables for Spark SQL backend
Issue -
State: closed - Opened by zacdav-db 6 months ago
- 1 comment
#1501 - Sql server count big
Pull Request -
State: open - Opened by edward-burn 6 months ago
#1500 - Make compute docs easier to understand
Issue -
State: open - Opened by hadley 6 months ago
Labels: documentation
#1499 - Unusual behaviour of dplyr::pull()
Issue -
State: open - Opened by Nikeds 7 months ago
- 2 comments
#1498 - overflow error when counting very large tables in sql server
Issue -
State: open - Opened by edward-burn 7 months ago
#1497 - `rand_expr` is undocumented
Issue -
State: open - Opened by jmbarbone 7 months ago
#1496 - date_count_between translations
Pull Request -
State: closed - Opened by edward-burn 7 months ago
- 5 comments
#1495 - Adding translations for clock::date_count_between()
Issue -
State: open - Opened by edward-burn 7 months ago
#1494 - Fix `across()` in combination with `summarise(.by)`
Pull Request -
State: closed - Opened by mgirlich 7 months ago
#1493 - dbplyr `across()` behavior differs from dplyr in a grouped context
Issue -
State: closed - Opened by lschneiderbauer 7 months ago
- 1 comment
#1492 - rows_delete fails due to key constraints: Can’t Modify Database Table
Issue -
State: open - Opened by tuge98 7 months ago
#1491 - add comments to date translation to clarify non-SQL origins (months(), days() on Postgres + Snowflake)
Pull Request -
State: open - Opened by fh-mthomson 8 months ago
#1490 - str_like case sensitivity
Pull Request -
State: open - Opened by edward-burn 8 months ago
- 1 comment
#1489 - postition of head in pipeline no longer leading to different sql
Issue -
State: open - Opened by edward-burn 8 months ago
- 3 comments
#1488 - Possible inconsistency in translation of stringr::str_like() with respect to ignore_case argument
Issue -
State: open - Opened by edward-burn 8 months ago
- 2 comments
#1487 - Unable to use quantile() in mutate() in DuckDB
Issue -
State: open - Opened by blairqin 8 months ago
- 5 comments
#1486 - Regression in window_order variable argument parsing for 2.5.0
Issue -
State: open - Opened by wkmor1 8 months ago
#1485 - `sql` in `in_catalog` breaks with `filter`
Issue -
State: open - Opened by carlganz 8 months ago
- 1 comment
#1484 - rows_upsert worked in 2.4.0, broke with 2.5.0
Issue -
State: closed - Opened by endorphinbomber 8 months ago
- 2 comments
#1483 - Export `check_na_rm()`
Issue -
State: open - Opened by mgirlich 8 months ago
#1482 - `head()` modifies `SELECT *`
Issue -
State: open - Opened by jonathanvoelkle 8 months ago
#1481 - `distinct()` in Databricks/SparkSQL causes "arrange()... __row_num_*" error
Issue -
State: open - Opened by fabkury 8 months ago
#1480 - Breaking changes in dbplyr 2.5.0
Issue -
State: closed - Opened by catalamarti 8 months ago
- 9 comments
#1479 - rstudio autocomplete slows down from 2.3.4 -> 2.4.0
Issue -
State: closed - Opened by shearerpmm 8 months ago
- 3 comments
#1478 - Advance deprecation status
Pull Request -
State: closed - Opened by hadley 9 months ago
#1477 - Release dbplyr 2.5.0
Issue -
State: closed - Opened by hadley 9 months ago
#1476 - Filter by a column in another table
Issue -
State: closed - Opened by Jiefei-Wang 9 months ago
- 5 comments
#1475 - Keep filtered aggregates with subsequent select in semi_join
Pull Request -
State: closed - Opened by ejneer 9 months ago
- 1 comment
#1474 - Snowflake translation error: dropped filter with `anti_join`
Issue -
State: closed - Opened by fh-afrachioni 9 months ago
- 3 comments
#1473 - `paste0()` incorrectly uses a `sep` argument
Issue -
State: open - Opened by DavisVaughan 9 months ago
#1472 - str_detect() and str_replace() not treating period (.) detection same in snowflake translation
Issue -
State: closed - Opened by hild0146 9 months ago
- 3 comments
#1471 - Helper to get `last_sql()`
Issue -
State: open - Opened by hadley 9 months ago
#1470 - Shim sql_escape_ident() for RMySQL
Pull Request -
State: closed - Opened by hadley 9 months ago
- 2 comments
#1469 - Pre-release revdeps
Issue -
State: closed - Opened by hadley 9 months ago
- 2 comments
#1468 - Incorrect translation of dates with Oracle ODBC.
Issue -
State: open - Opened by edonnachie 9 months ago
- 1 comment
#1467 - Switch methods to default, not DBIConnection
Pull Request -
State: closed - Opened by hadley 9 months ago
- 1 comment
#1466 - Soften rules for interpolating values
Pull Request -
State: closed - Opened by hadley 9 months ago
- 3 comments
#1465 - Research stricter interpolation revdep failures
Issue -
State: closed - Opened by hadley 9 months ago
- 1 comment
#1464 - Consider recording quotes in simulate class definition
Issue -
State: open - Opened by hadley 9 months ago
#1463 - Automate global variables defintition
Issue -
State: open - Opened by hadley 9 months ago
- 1 comment
#1462 - Fix R CMD check NOTEs
Pull Request -
State: closed - Opened by hadley 9 months ago
#1461 - Fix no visible global function definition NOTE
Issue -
State: closed - Opened by hadley 9 months ago
#1460 - Deprecate tbl_sql(check_from)
Pull Request -
State: closed - Opened by hadley 9 months ago
#1459 - Give useful error if probably missing I()
Pull Request -
State: closed - Opened by hadley 9 months ago
#1458 - Export table_path infrastructure
Pull Request -
State: closed - Opened by hadley 9 months ago
- 1 comment