Dan Hendry

Results 4 issues of Dan Hendry

Thank you so much for creating and maintaining this tool. It is one of the few tools I use which I consider truly god tier. Understanding query plans and debugging...

# Consider this protobuf message: ``` message OneOfDemo{ oneof value_type { bool bool_value = 1; int64 int64_value = 2; } } ``` # Using the official protobuf codegen and library...

bug
medium priority

**Is your feature request related to a problem? Please describe.** Snippet JSON files are serialized as a single line which makes them nearly impossible to manage via source control. When...

* When an exception occurs opening a AppendRowsStream (for example when there is a protobuf-bq schema mismatch), a generic ` "There was a problem opening the stream. Try turning on...

priority: p2
status: investigating
api: bigquerystorage