Skip to content

feat: ✨ list_parquet_files() and list_parquet_datasets() helpers#272

Merged
signekb merged 12 commits into
mainfrom
feat/list-parquet-files
Apr 29, 2026
Merged

feat: ✨ list_parquet_files() and list_parquet_datasets() helpers#272
signekb merged 12 commits into
mainfrom
feat/list-parquet-files

Conversation

@lwjohnst86
Copy link
Copy Markdown
Member

Description

These will help with using read_register(). But also useful on their own.

Closes #242

Needs a thorough review.

Checklist

  • Ran just run-all

@lwjohnst86 lwjohnst86 marked this pull request as ready for review April 21, 2026 13:19
@lwjohnst86 lwjohnst86 requested a review from signekb as a code owner April 21, 2026 13:19
@lwjohnst86
Copy link
Copy Markdown
Member Author

This depends on #251, so will fail until that's merged

@lwjohnst86 lwjohnst86 moved this from To do to In review in Platform development Apr 21, 2026
Copy link
Copy Markdown
Contributor

@signekb signekb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🎉 Only minor textual suggestions. Looking forward to trying this out on DST.

Comment thread vignettes/fastreg.qmd Outdated
Comment thread vignettes/fastreg.qmd Outdated
Comment thread R/list.R Outdated
@github-project-automation github-project-automation Bot moved this from In review to In progress in Platform development Apr 27, 2026
lwjohnst86 and others added 3 commits April 28, 2026 13:01
Co-authored-by: Signe Kirk Brødbæk <40836345+signekb@users.noreply.github.com>
@lwjohnst86 lwjohnst86 requested a review from signekb April 28, 2026 11:08
@lwjohnst86 lwjohnst86 moved this from In progress to In review in Platform development Apr 28, 2026
@github-project-automation github-project-automation Bot moved this from In review to Approved in Platform development Apr 29, 2026
@signekb signekb merged commit 1010dd0 into main Apr 29, 2026
9 checks passed
@signekb signekb deleted the feat/list-parquet-files branch April 29, 2026 08:25
@github-project-automation github-project-automation Bot moved this from Approved to Done in Platform development Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add a list_parquet_files() as a helper to be used within read_register()

2 participants