#DuckDB #rstats that powers #spanishoddata will soon get the progress bar indication for long running queries when getting and converting human mobility flows based on Mobile phone signalling and CDR data. We are on top of this development and already testing #spanishoddata, so that we implement this feature as soon as it is shipped with the CRAN release of #DuckDB.

#DuckDB for R pull request for progress bar: https://github.com/duckdb/duckdb-r/pull/951

Preliminary tests of #spanishoddata with #DuckDB progress bar: https://github.com/duckdb/duckdb-r/pull/951#issuecomment-2574111216

To track when progress bar becomes available in #spanishoddata, follow the issue: https://github.com/rOpenSpain/spanishoddata/issues/124

Thanks to Bruno Tremblay for working on this feature for DuckDB R package!

Adding progress bar display func by meztez ยท Pull Request #951 ยท duckdb/duckdb-r

For #199.

GitHub