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

feat: Parquet DataSource should provide ability to read multiple GCS buckets for creating multiple streams #105

Open
Meghajit opened this issue Jan 20, 2022 · 1 comment

Comments

@Meghajit
Copy link
Member

Meghajit commented Jan 20, 2022

As part of this issue, want to add support for handling multiple streams for Parquet Data Source.
That is, users should be able to specify multiple GCS URLs. Dagger should create a parquet data source, and hence a data stream for each of these GCS URLs.

This issue is needed so that the user can do joins and other operations with multiple streams on Parquet DataSource similar to KafkaSource.

@Meghajit
Copy link
Member Author

Removing this from Support for Parquet Files as a Source Milestone as it is a nice to have for the first milestone
cc: @prakharmathur82

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

2 participants