João Gamboa
Results
1
issues of
João Gamboa
I'm having trouble deserializing data stored in BigQuery. For context, BigQuery returns two elements: - `AvroSchema`: The schema in JSON - `AvroRows`: ByteString with multiple rows I'm trying the following...
learning