This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 7724cfe [BEAM-8933] Add support for reading Arrow over the BigQuery
Storage API (#14586)
add d996727 [BEAM-12548] Add AllWithinBounds() check to PAssert (#15136)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/testing/passert/floats.go | 72 ++++++++
sdks/go/pkg/beam/testing/passert/floats_test.go | 226 ++++++++++++++++++++++++
2 files changed, 298 insertions(+)
create mode 100644 sdks/go/pkg/beam/testing/passert/floats.go
create mode 100644 sdks/go/pkg/beam/testing/passert/floats_test.go