Issues
- 0
`backend-*` spring cleaning for erroring code
#1546 opened by simonpcouch - 0
Use type checkers
#1555 opened by simonpcouch - 0
- 0
discrepancy between description and output re: SQLite variable name escaping
#1551 opened by simonpcouch - 2
`Spark SQL` translate_sql for "add_years" is double-quoting column name '`foo`'
#1510 opened by bschulth - 0
- 0
- 0
- 1
- 2
Add `.order` and `.frame` arguments to `mutate()`.
#1542 opened by iangow - 0
When `na.rm` argument is supplied to stringr::str_flatten(), should it error or show a helpful message?
#1540 opened by francisbarton - 0
- 1
- 0
Any plans to support libSQL?
#1538 opened by jpmarindiaz - 0
Handling of unsupported column types in Oracle DB, `tbl()` vs `dbGetQuery()`
#1537 opened by michaelgrund - 0
- 0
- 0
Can we add a discussion board to this github?
#1533 opened by alejandrohagan - 0
Translate column name `pi` into PI()
#1531 opened by herbhuang - 3
translate_sql() fails when the target for translation starts with a dot
#1529 opened by MichaelChirico - 5
Unable to use quantile() in mutate() in DuckDB
#1487 opened by blairqin - 0
Implement `collect_list` in window context
#1527 opened by talegari - 0
- 6
Renamed columns are not being handled correctly in `join_by()` translation
#1524 opened by francisbarton - 0
Error in ._jobjRef_dollar(x[["jobj"]], name) : no field, method or inner class called 'use_cli_format'
#1523 opened by DSLituiev - 1
Oracle backend not treated correctly
#1519 opened by DSLituiev - 0
Join operation with `na_matches="na"` returns invalid query for Redshift
#1521 opened by krystian8207 - 0
Object `.data[[some_string]]` is not translated correctly when used with `dpyr::across` in `dplyr::mutate`
#1520 opened by andreassoteriadesmoj - 2
Issue with translation of `is.na`
#1518 opened by andreassoteriadesmoj - 0
- 0
- 1
Supporting persisted tables for Spark SQL backend
#1502 opened by zacdav-db - 0
sql_cast_dispatch does not handle raw or blob (from tidyverse::blob) classes
#1515 opened by avsdev-cw - 0
date_build sql translation on redshift is incorrect
#1512 opened by ablack3 - 0
Snowflake Numerical Values Converted to Character
#1507 opened by udostrasser - 1
- 0
- 0
- 2
Unusual behaviour of dplyr::pull()
#1499 opened by Nikeds - 0
Make compute docs easier to understand
#1500 opened by hadley - 0
- 0
`rand_expr` is undocumented
#1497 opened by jmbarbone - 0
Adding translations for clock::date_count_between()
#1495 opened by edward-burn - 1
- 0
- 3
- 2
Possible inconsistency in translation of stringr::str_like() with respect to ignore_case argument
#1488 opened by edward-burn - 0
- 1
`sql` in `in_catalog` breaks with `filter`
#1485 opened by carlganz - 2
rows_upsert worked in 2.4.0, broke with 2.5.0
#1484 opened by endorphinbomber