See the snippet for insertAll:
https://github.com/GoogleCloudPlatform/google-cloud-java/blob/fa0720c65576ed68419772b04b463176bc8061d7/google-cloud-examples/src/main/java/com/google/cloud/examples/bigquery/snippets/BigQuerySnippets.java#L405
The example shows a base64 string. I would love to have a feature where a byte array could be entered and the library handles the conversion.
Marked as "triaged for GA" because this is not a blocker.
See the snippet for insertAll:
https://github.com/GoogleCloudPlatform/google-cloud-java/blob/fa0720c65576ed68419772b04b463176bc8061d7/google-cloud-examples/src/main/java/com/google/cloud/examples/bigquery/snippets/BigQuerySnippets.java#L405
The example shows a base64 string. I would love to have a feature where a byte array could be entered and the library handles the conversion.
Marked as "triaged for GA" because this is not a blocker.