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

#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

#1550 - various small translate-sql vignette corrections

Pull Request - State: closed - Opened by bbolker 26 days 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

#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

#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

#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

#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

#1522 - Add `sql_expr_matches` method for Redshift connection.

Pull Request - State: open - Opened by krystian8207 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

#1516 - `NEWS.md` notes for #1502/#1514 - SparkSQL backend `compute` changes

Pull Request - State: closed - Opened by zacdav-db 6 months ago - 1 comment

#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

#1508 - mutate() now supports the argument .keep = "transmute"

Pull Request - State: open - Opened by apalacio9502 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

#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

#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

#1494 - Fix `across()` in combination with `summarise(.by)`

Pull Request - State: closed - Opened by mgirlich 7 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

#1487 - Unable to use quantile() in mutate() in DuckDB

Issue - State: open - Opened by blairqin 8 months ago - 5 comments

#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

#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

#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

#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