This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from bcff63f Adding context switch to operations missing it.
add 7dbcb11 BEAM-3246 Merge splits if they exceed 15K -- added checks
to validate key ranges are adjacent before merging -- added logic to merge
adjacent splits else continue without merge -- simplified merge code and
loops -- updated test case to verify that split sources have single
adjacent ranges -- Updated reduceSplits to enable easier testing --
Added additional test cases to verify partial adjacent, non adjacent and all
adjacent source ranges -- Re [...]
new c712231 Merge pull request #4517: [BEAM-3246] Bigtable: Merge splits
if they exceed 15K
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:
.../beam/sdk/io/gcp/bigtable/BigtableIO.java | 101 +++++++++++-
.../beam/sdk/io/gcp/bigtable/BigtableIOTest.java | 175 +++++++++++++++++++++
2 files changed, 275 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
[email protected].