Working from home
Developer Relations Engineer @GoogleCloudPlatform
-
Google
- Cuiabá, MT, Brazil
- https://aviebrantz.com/
Block or Report
Block or report alvarowolfx
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ai-candy-dispenser Public
A Candy Dispenser using Android Things + TensorFlow Lite + Mobilenet
-
A Weather station made with an ESP32, sending data through Google Cloud IoT Core and storing in BigQuery
-
🚧 An Asset Tracker made with an ESP32 running MongooseOS + GPS and GPRS Module, sending data through Google Cloud IoT Core -
gcloud-iot-edge-tensorflow Public
Asset Tracking using Edge Computing and Computer Vision.
-
-
311 contributions in the last year
Less
More
Activity overview
Contributed to
googleapis/google-cloud-go,
googleapis/nodejs-bigquery,
GoogleCloudPlatform/golang-samples
and 35 other
repositories
Contribution activity
March 2023
Created 9 commits in 3 repositories
Created a pull request in googleapis/nodejs-bigquery that received 4 comments
fix: pass Query.wrapIntegers to job.getQueryResults
Query.wrapIntegers
was being ignored and not passed to job.getQueryResults
when used in bigquery.query
.
+38
−4
•
4
comments
Opened 6 other pull requests in 3 repositories
googleapis/nodejs-bigquery
4
merged
googleapis/nodejs-bigquery-storage
1
merged
googleapis/google-cloud-go
1
merged
Reviewed 17 pull requests in 4 repositories
googleapis/google-cloud-go
10 pull requests
- refactor(bigquery/storage/managedwriter): make newConnection less brittle
- refactor(bigquery/storage/managedwriter): more advanced routing
- refactor(bigquery/storage/managedwriter): flowcontroller byte reporting
- chore(main): release bigquery 1.49.0
- testing(bigquery/storage/managedwriter): increase test threshhold
- testing(bigquery): consistently instantiate clients
- feat(bigquery/storage/managedwriter): decouple connections and writers
- refactor: switch from syntax to presence checks
- testing(bigquery/storage/managedwriter): add basic CDC example
- refactor: augment poolRouter interface (and simpleRouter)