Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version of R? #2

Open
tra6sdc opened this issue Oct 8, 2024 · 0 comments
Open

Version of R? #2

tra6sdc opened this issue Oct 8, 2024 · 0 comments

Comments

@tra6sdc
Copy link

tra6sdc commented Oct 8, 2024

I have a directory that contains multiple parquet files with filenames of the format

part.0.parquet
part.1.parquet
...
part.200.parquet

When is try to read them using:

paraquet_readr(path="C:/data/files/",verbose=TRUE)

all that is returned is the text

character(0)

The arrow function open_dataset("C:/data/files/") returns a FileSystemDataset with 201 Parquet files and the 31 columns expected

@tra6sdc tra6sdc closed this as completed Oct 8, 2024
@tra6sdc tra6sdc reopened this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant