Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
-
Forked from rafrodriguez/beam-workshop
Repository with utilities for a Beam workshop based on the Mobile Gaming Example Edit Add topics
-
-
562 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in apache/beam that received 10 comments
readall from bq
Please add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contri…
- [do not review][BEAM-11115] Move ReadFromBQ to new implementation based on ReadAllFromBQ
- [BEAM-11101] Fix BigQuery snippets
- Refactoring BigQuery Read utilities into internal file
- Improving speed for file deletion via parallel RPCs
- Implementing Python Bounded Source Reader DoFn
- [BEAM-11093] Adding BQ snippets for Dynamic Destinations and Time Partitioning
- [BEAM-11069] Improving performance of file deletion in ReadFromBQ
- [BEAM-11041] Matching job creation and error messaged for BigQuery jobs between Java
- [cherry-pick][BEAM-10950] Passing project properly in BQSource
- BEAM-9094 Configure S3 client for IO to s3 compatible object stores
- [BEAM-11006] BigQuery failsafe function
- [BEAM-11033] Updates Dataflow Metrics processor for portable job submission
- Added explanation and examples for dynamic destination data writing to big query (python)
- [BEAM-9506] Evaluate gcs_location at runtime, not at pipeline construction time