This is an automated email from the ASF dual-hosted git repository.

apilloud pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 3a0f70e  Merge pull request #7368 from boyuanzz/fix_bq
     add eab6759  [BEAM-4725] Use unsafe to avoid small allocations to the heap.
     new 8f38b46  Merge pull request #7357 from lostluck/smallbuf

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/go/pkg/beam/core/graph/coder/int.go           | 24 ++++++-------
 sdks/go/pkg/beam/core/graph/coder/varint.go        | 10 +++---
 sdks/go/pkg/beam/core/runtime/exec/coder.go        |  3 +-
 sdks/go/pkg/beam/core/util/ioutilx/read.go         | 42 ++++++++++++++++++++++
 .../beam/core/util/ioutilx/{read.go => write.go}   | 30 +++++-----------
 5 files changed, 71 insertions(+), 38 deletions(-)
 copy sdks/go/pkg/beam/core/util/ioutilx/{read.go => write.go} (67%)

Reply via email to