apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
56 stars 27 forks source link

bigquery: use fromArrayUnsafe #665

Closed pjfanning closed 1 month ago

pjfanning commented 1 month ago

the byte array passed in is safe (not reused)