hekk-kaori-maeda
Results
2
comments of
hekk-kaori-maeda
@stankiewicz Thank you for the review! I've updated the implementation to use `TableReference` instead of `String tableUrn`, following the pattern used in `BigQueryInsertError`. ## Changes made: 1. **Changed to `TableReference`...
@ahmedabu98 Thank you for the review! I've added unit tests for `BigQueryStorageApiInsertErrorCoder` in commit [a933d85]. The tests cover: - Basic encode/decode with all fields populated - Encode/decode with null `table`...