You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2018/11/06 22:02:44 UTC

[beam] 01/01: Merge pull request #6960: [BEAM-5987] Fix Spark SideInputReader performance

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

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

commit da4ddd161920f3d34872aecf61bb60ceb17fa70a
Merge: b8aa848 a4d6df6
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Tue Nov 6 23:02:31 2018 +0100

    Merge pull request #6960: [BEAM-5987] Fix Spark SideInputReader performance

 .../spark/translation/MultiDoFnFunction.java       |   3 +-
 .../runners/spark/util/CachedSideInputReader.java  | 103 +++++++++++++++++++++
 2 files changed, 105 insertions(+), 1 deletion(-)