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

Combining files in the folder into one file? #41

Closed
y1my1 opened this issue Jun 2, 2020 · 2 comments
Closed

Combining files in the folder into one file? #41

y1my1 opened this issue Jun 2, 2020 · 2 comments
Labels
question Further information is requested

Comments

@y1my1
Copy link

y1my1 commented Jun 2, 2020

Hi,

Thanks for writing this package. I have just tried using this package. It's pretty efficient both writing and reading. Just one question that maybe not so important. Right now it stores all the columns into a folder with each file corresponds to one column. Will you be considering combine all files into one file, say, xxx.jdf is just one binary file. This is basically for storage reasons. Forgive me if this sounds stupid. Thanks.

@xiaodaigh
Copy link
Owner

Thank you for raising the issue.

Forgive me if this sounds stupid.

There is nothing to forgive AND it doesn't sound stupid.

I think other formats like Parquet and Jay are single file. In fact, Jay was designed to move away from a multi-file approach. I would investigate this in the next release.

Currently, I am doing a parquet reader/writer, disk.frame update for dplyr, JLBoost update, and then I can come to this. This is my open-source priority list atm.

BTW if you can help me secure some funding, e.g from your company then I might be able to prioritise this. See https://github.com/sponsors/xiaodaigh for funding options :)

@xiaodaigh xiaodaigh added the question Further information is requested label Jun 3, 2020
@y1my1
Copy link
Author

y1my1 commented Jun 3, 2020

Thanks for all your work on these projects. I hope I could help in some ways but I am only a graduate student now. My request is of very low importance. So please just stick to your priority list.

Best regards,

@y1my1 y1my1 closed this as completed Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants