Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

ipc for passing datasets #498

Open
jonburdo opened this issue Sep 26, 2022 · 0 comments
Open

ipc for passing datasets #498

jonburdo opened this issue Sep 26, 2022 · 0 comments

Comments

@jonburdo
Copy link
Contributor

We've discussed at least adding the ability to pipe logical datasets between commands with an option (e.g. --pass-ds):

ldb index s3://bucket/prefix --pass-ds | ldb add
ldb list --query something --pass-ds | ldb add -t ws:a/b/c --pass-ds | ldb instantiate -t ds1 --pass-ds

Some interprocess communication or at least a reasonable api sharing logical datasets would be useful

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant