We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/application-research/delta/blob/main/api/deal.go#L679 seems to suggest it expects a file, but wanted to check.
The text was updated successfully, but these errors were encountered:
You would need to either use the Delta-CLI to load directories or the delta-chunker I'm working on https://github.com/application-research/delta-chunker
Sorry, something went wrong.
No way to do it without splitting files first? I need the IPLD dag to remain intact.
not right now but we can add it later. I'll work on supporting multiple versions of split i.e split+car and car+split.
ok in that case if there's a car file upload endpoint that works I can use it in tandem with my data preparation tooling.
Related issue: #122
alvin-reyes
No branches or pull requests
https://github.com/application-research/delta/blob/main/api/deal.go#L679 seems to suggest it expects a file, but wanted to check.
The text was updated successfully, but these errors were encountered: