Paul Simmering

Results 10 comments of Paul Simmering

DuckDB has become much better since this issue was opened (more supported SQL commands and better integration with reading Parquet files and other formats). It also became more popular: https://db-engines.com/en/ranking_trend/system/DuckDB...

Deprecating the `verb.()` syntax would wreak havoc on dozens of scripts at my organization. They use a mix of `dplyr` for fetching data from SQL databases via `dbplyr` and `tidytable`...

> One thing I've considered - if I do deprecate `verb.()`, what if I exported a function that would allow you to easily alias packages? Something like `import_as()`? I like...

Same here, an update on this would be much appreciated :)

> Hi, indeed the link URLs are not processed and exported as is. > > Obviously, you could develop a pre-processing step that would change all the links and then...

@huyphams Could you please comment on this issue? So much demand for DuckDB support 🙏

I'm also getting this error in Acrobat Reader when opening a PDF that was created by decktape from a revealjs presentation. The revealjs presentation was created with Quarto. Here's the...

Hi @ankane, would it be possible to let `dbxUpdate` and `dbxUpsert` return the number of changed (or sum of changed and added) rows?

Hi @ankane thanks for your reply! Sorry, I think my previous suggestion of summing them was not a good idea. Here is my use case: I am downloading data from...

Awesome! Yes, I am using Postgres. Thank you for adding that.