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

Simpler factory methods for Source #61

Open
wants to merge 142 commits into
base: main
Choose a base branch
from

Conversation

prodriguezdefino
Copy link
Collaborator

@prodriguezdefino prodriguezdefino commented Nov 7, 2023

Adds convenience methods for the source, making decisions for some default values, in order to enable users to simply do: BigQuerySource.readAvros("some-project.dataset.table") and it's other BigQuery table name variations.

…ed table is expired and no longer accessible.
…rom time to time, the pipeline should be able to recover reading from the beginning of the split or the last checkpointed offset
… field since the dynamic table source and the source impl needs to store the read options as property and it becomes not serializable after changing the read options to use an optional property.
@prodriguezdefino
Copy link
Collaborator Author

/gcbrun

@prodriguezdefino
Copy link
Collaborator Author

/gcbrun

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

Successfully merging this pull request may close these issues.

1 participant