[beam] branch master updated (50e5d728fc1 -> 2e7584cc43a)

2023-02-22 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 50e5d728fc1 ML model evaluation website page (#25589) add 2e7584cc43a Add Data Sampling capability URN to Java SDK

[beam] branch master updated (95a6566107e -> 83cfdb829b8)

2023-02-22 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 95a6566107e [Avro] Use "extensions/avro" instead of avro from"core" in Java SDK modules (#24992)

[beam] branch master updated (907533220b8 -> de7eb2d83b0)

2023-02-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 907533220b8 Use WindowedValue.withValue on hot paths #21250 (#25519) add de7eb2d83b0 Stop paying the iterator

[beam] branch master updated (2b6291250f9 -> 907533220b8)

2023-02-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 2b6291250f9 Replace more uses of `ClassLoadingStrategy.Default.INJECTION` (#23210) add 907533220b8 Use

[beam] branch master updated: Replace more uses of `ClassLoadingStrategy.Default.INJECTION` (#23210)

2023-02-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 2b6291250f9 Replace more uses

[beam] branch master updated: Swap Java SDK container to use eclipse-temurin as the base instead of OpenJDK (#25402)

2023-02-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 684917f9bc5 Swap Java SDK container to use eclipse

[beam] branch master updated: Add support for all Java based portable runners to consume elements embedding on the control response. (#25463)

2023-02-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 4e6d751f92e Add support for all Java based

svn commit: r60148 - /release/beam/2.44.0/

2023-02-16 Thread lcwik
Author: lcwik Date: Thu Feb 16 17:04:51 2023 New Revision: 60148 Log: Remove 2.44.0 release now that 2.45.0 has been released and 2.44.0 has been archived. Removed: release/beam/2.44.0/

svn commit: r60147 - /dev/beam/2.45.0/

2023-02-16 Thread lcwik
Author: lcwik Date: Thu Feb 16 16:59:42 2023 New Revision: 60147 Log: Remove 2.45.0 release artifacts from dev since the release is now completed Release vote results: https://lists.apache.org/thread/wl4tvwqoh904bz001xjwmrm4bg7q82sp Removed: dev/beam/2.45.0/

svn commit: r60146 - in /release/beam/2.45.0: ./ python/

2023-02-16 Thread lcwik
Author: lcwik Date: Thu Feb 16 16:59:27 2023 New Revision: 60146 Log: Migrate 2.45.0 release artifacts to release repository Release approval: https://lists.apache.org/thread/wl4tvwqoh904bz001xjwmrm4bg7q82sp Added: release/beam/2.45.0/ release/beam/2.45.0/apache-beam-2.45.0-source

[beam] branch master updated (5b0b5541d43 -> d232795556a)

2023-02-14 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 5b0b5541d43 Fix pulling licenses (#25456) add d232795556a Update grafana dashboard to handle name change

[beam] branch master updated (0a0bff5a049 -> 007713c8320)

2023-02-13 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 0a0bff5a049 Support gauge metrics in portable mode (#25396) add 007713c8320 Validate that GBK coders are always set

[beam] branch master updated (6083f748a02 -> fafdf4a2121)

2023-02-10 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 6083f748a02 Merge pull request #25222: Update PythonMap transform to accept extra packages add fafdf4a2121 Data

[beam] branch master updated: Change UnboundedScheduledExecutorService to avoid creating threads when (#25300)

2023-02-06 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new dc632029f0c Change

[beam] branch master updated: Fix output timestamp for multi output receiver in FnApiDoFnRunner #25344 (#25349)

2023-02-06 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new cd8eb0c9c68 Fix output timestamp for multi output

[beam] branch master updated: Swap setting a context from being on the hot path when we emit elements to only be done during bundle creation and teardown #21250 (#25291)

2023-02-03 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 679d30256c6 Swap setting a context from being

[beam] branch master updated: Optimize PGBK table to only update cache when there is a large enough size change. #21250 (#25219)

2023-02-03 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new c65e777d6c6 Optimize PGBK table to only update

[beam] branch master updated: Optimize to use cached output receiver instead of creating one on DoFn invocation #21250 (#25245)

2023-02-03 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new b1c9d8aec07 Optimize to use cached output receiver

[beam] branch master updated: Stop publishing empty test-only artifacts (#25191)

2023-01-31 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 9a6354879dd Stop publishing empty test-only

[beam] branch master updated: [24469] Implement CsvIO.Write and supporting classes (#24630)

2023-01-27 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 66aa607845b [24469] Implement CsvIO.Write

[beam] branch master updated (0c2a1683e5f -> b497cc4a98a)

2023-01-25 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 0c2a1683e5f Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#25182) add b497cc4a98a Adds

[beam] branch master updated: Drop '2' from BeamFnDataGrpcMultiplexer2 and BeamFnDataInboundObserver2 (#25144)

2023-01-24 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 299a7b01308 Drop '2' from

[beam] branch master updated: Remove deprecated first implementations of data channel connector code on the runner side (#25104)

2023-01-24 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 3d9318bff08 Remove deprecated first

[beam] branch master updated: #20812 handle @RequiresStableInput in portable flink (#22889)

2023-01-23 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new b1aba9d24e8 #20812 handle @RequiresStableInput

[beam] branch master updated: [#25070] Remove Kafka jars from Beam Java SDK Container (#25072)

2023-01-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 13a740b0091 [#25070] Remove Kafka jars from Beam

[beam] branch master updated (3b23290c4a3 -> 95874a70e70)

2023-01-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 3b23290c4a3 Fix error message (add proper spacing) (#25050) add 95874a70e70 Remove trailing whitespace from blog

[beam] branch master updated: [#21368] Clean-up and use the FixedExecutorProvider (#24952)

2023-01-09 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 3838528fde3 [#21368] Clean-up and use

[beam] branch master updated (1e2b3280b05 -> 7d6d6ded7dc)

2023-01-09 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 1e2b3280b05 Shard Python PreCommit (#24866) add 7d6d6ded7dc reapply single executor to storage write API writes

svn commit: r59220 - /release/beam/KEYS

2023-01-09 Thread lcwik
Author: lcwik Date: Mon Jan 9 17:40:55 2023 New Revision: 59220 Log: Add John's key to releases Modified: release/beam/KEYS Modified: release/beam/KEYS == --- release/beam/KEYS (original) +++ release/beam/KEYS Mon

svn commit: r59219 - /dev/beam/KEYS

2023-01-09 Thread lcwik
Author: lcwik Date: Mon Jan 9 17:40:30 2023 New Revision: 59219 Log: Add Emily's key from releases Modified: dev/beam/KEYS Modified: dev/beam/KEYS == --- dev/beam/KEYS (original) +++ dev/beam/KEYS Mon Jan 9 17:40

[beam] branch master updated (e4ae50dc019 -> a8037892e6e)

2023-01-09 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from e4ae50dc019 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#24915) add a8037892e6e update Beam GCP

[beam] branch master updated: [#24927] Ensure the SDK harness handles JCL/log4j/log4j2 messages. (#24928)

2023-01-08 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 95e53916b6c [#24927] Ensure the SDK harness

[beam] branch master updated: Add static override for JDK TLS disabled/legacy algorithms in Java container (#24619)

2023-01-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 0e9fe07ea38 Add static override for JDK TLS

[beam] branch master updated: [#24801] ValueState.read() should specify returning null since it will if unset (#24869)

2023-01-04 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 0a1778842c2 [#24801] ValueState.read() should

[beam] branch 24801 created (now 0b8f0b4db7a)

2023-01-03 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch 24801 in repository https://gitbox.apache.org/repos/asf/beam.git at 0b8f0b4db7a Reduce redundant Get API call when creating bq temp dataset (#24831) No new revisions were added

[beam] branch master updated (7c736e27b4f -> 5b80a8141ff)

2022-12-29 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 7c736e27b4f [#24515] Ensure that portable Java pipelines on Dataflow are not able to opt out of runner v2. (#24805

[beam] branch master updated (208a14e05b5 -> 7c736e27b4f)

2022-12-29 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 208a14e05b5 [Spark Dataset runner] Reuse SparkSession when testing using class rule. (#24812) add 7c736e27b4f

[beam] branch master updated (bcfdb7b63cd -> 07b4329b986)

2022-12-27 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from bcfdb7b63cd [#24515] Ensure that Go pipelines on Dataflow are not allowed to opt out of runner v2. (#24767) add

[beam] branch master updated (96f4391cc61 -> bcfdb7b63cd)

2022-12-27 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 96f4391cc61 [Go SDK] Fix multimap support for the direct runner (#24775) add bcfdb7b63cd [#24515] Ensure that Go

[beam] branch master updated: Make go vet and go staticcheck output visible in CI (#24786)

2022-12-27 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 44c9d0278c0 Make go vet and go staticcheck output

[beam] branch master updated (c754c0b7129 -> 7d5d62e1ebf)

2022-12-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from c754c0b7129 Bump github.com/aws/aws-sdk-go-v2/config from 1.18.4 to 1.18.5 in /sdks (#24688) add 7d5d62e1ebf Add

[beam] branch master updated: Ensure that we handle formatting errors during logging in portable Python jobs. (#24652)

2022-12-15 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 7d793c9a273 Ensure that we handle formatting

[beam] branch master updated (b896cd5ab6d -> 4c3750dcd0c)

2022-12-13 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from b896cd5ab6d Improve Integer conversion in BigQueryIO's Storage Write API method. (#24366) add 4c3750dcd0c Remove

[beam] branch master updated: Improve Integer conversion in BigQueryIO's Storage Write API method. (#24366)

2022-12-13 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new b896cd5ab6d Improve Integer conversion

[beam] branch master updated (c0de849c1ce -> 27c355c534b)

2022-12-08 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from c0de849c1ce [#24024] Stop wrapping light weight functions with Contextful as they add a lot of overhead for functions

[beam] branch master updated: [#24024] Stop wrapping light weight functions with Contextful as they add a lot of overhead for functions that are meant to do almost no work. (#24025)

2022-12-08 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new c0de849c1ce [#24024] Stop wrapping light weight

[beam] branch master updated (953f895e377 -> 8ec0568d12d)

2022-12-06 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 953f895e377 Adding support for Pubsub Lite Writes in SchemaTransforms (#24359) add 8ec0568d12d Disallow using

[beam] branch master updated: Fix for #22951 w/ GroupIntoBatchesOverride fix (#24463)

2022-12-02 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 0cf32ce23f1 Fix for #22951 w

[beam] branch master updated: Capture full response context to provide complete error information (#24416)

2022-12-01 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new b9f2055897b Capture full response context

[beam] branch master updated: Update precombine bencmark to better represent varied workloads (#24343)

2022-11-28 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 135007ec6b4 Update precombine bencmark to better

[beam] branch master updated: Enable streaming runner v2 tests that were forgotten to be enabled. (#24321)

2022-11-23 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 3b7e18162d2 Enable streaming runner v2 tests

[beam] branch master updated: Update dataflow containers to coincide with objsize 0.6.1 update (#24326)

2022-11-23 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new d2211bd6c76 Update dataflow containers to coincide

[beam] branch master updated: [#24266] Update release candidate script to use -PisRelease (#24269)

2022-11-22 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 9da27671cdc [#24266] Update release candidate

[beam] branch master updated: [#24261] Update to objsize 0.6.1 (#24262)

2022-11-21 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 8323be62ecc [#24261] Update to objsize 0.6.1

[beam] branch master updated (91473c0579a -> a2d33ce759c)

2022-11-21 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 91473c0579a Add GetSize implementation for DetectNewPartitions SDF (#23997) add a2d33ce759c Add ZstdCoder to wrap

[beam] branch master updated: Add GetSize implementation for DetectNewPartitions SDF (#23997)

2022-11-21 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 91473c0579a Add GetSize implementation

[beam] branch master updated (2a7584fe4d8 -> e41ff28c16f)

2022-11-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 2a7584fe4d8 Addresses Issue#24161 Updated docstrings for Clusters class add e41ff28c16f Document our benchmarks

[beam] branch master updated (c5e73352926 -> 16ee0fee9a3)

2022-11-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from c5e73352926 Clarify that SDF authors need to make the restriction sizing method thread safe if they override

[beam] branch master updated: Clarify that SDF authors need to make the restriction sizing method thread safe if they override the default. (#24068)

2022-11-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new c5e73352926 Clarify that SDF authors need to make

[beam] branch master updated (5a72696bfda -> 50d591d6cb3)

2022-11-14 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 5a72696bfda Merge pull request #24149: Remove extraneous jetbrains annotation add 50d591d6cb3 Change

[beam] branch master updated (369e2ba8622 -> aa0a35dabf9)

2022-11-11 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 369e2ba8622 Add a ValidatesContainer integration test for use_sibling_sdk_workers (#24099) add aa0a35dabf9 Fix

[beam] branch master updated: [#21250] Trivial removal of loop over something that always has one element (#24014)

2022-11-08 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 7dac3f5ef40 [#21250] Trivial removal of loop over

[beam] branch master updated (62d8bdc604d -> 8cf2a63cc25)

2022-11-08 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 62d8bdc604d Merge pull request #23789 Better surfacing of Scala support via Scio. add 8cf2a63cc25 Update release

[beam] branch master updated (8b3fd2e0d65 -> 380d4730d3c)

2022-11-07 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 8b3fd2e0d65 Bump google.golang.org/api from 0.101.0 to 0.102.0 in /sdks (#23957) add 380d4730d3c Enforce splitting

[beam] branch master updated: Fix incorrect object size calculation in StateCache (#23000) (#23886)

2022-10-31 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new f46382110d7 Fix incorrect object size calculation

[beam] branch master updated (68aee2f7889 -> 0fbe0a79a2c)

2022-10-31 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 68aee2f7889 [Website] add shuffle to logos (#23847) add 0fbe0a79a2c Clean-up DatastoreV1.java (#23892) No new

[beam] branch master updated: Use --release 8 for builds targeting Java 8 (#23771)

2022-10-27 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new feaa1a277b2 Use --release 8 for builds targeting

[beam] branch master updated: Allow MoreFutures.allAsList/allAsListWithExceptions to have the passed in list to be mutated (#23811)

2022-10-24 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 75fa82cc2e6 Allow MoreFutures.allAsList

[beam] branch master updated: Update GcsIO initialization to support converting input parameters to PipelineOptions for authentication (#23766)

2022-10-20 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 2e49c7efa4e Update GcsIO initialization to support

[beam] branch master updated: Io jms fix ack message checkpoint (#22932)

2022-10-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 10977bfd34e Io jms fix ack message checkpoint

[beam] branch master updated: Add java 11 home to jenkins test (#23708)

2022-10-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 1ac50765f86 Add java 11 home to jenkins test

[beam] branch master updated: Update scopes to match the existing set and update test to clear credentials during failure (#23677)

2022-10-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 2b4bb6b683f Update scopes to match the existing

[beam] branch master updated: Suppress a FloatingPointLiteralPrecision error (#23667)

2022-10-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new a6e25ae421c Suppress

[beam] branch master updated: Update BQIO to a single scheduled executor service reduce threads (#23234)

2022-10-14 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 8e2431c0e55 Update BQIO to a single scheduled

[beam] branch master updated (45cc0854be5 -> fdb12230556)

2022-10-14 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 45cc0854be5 Merge pull request #23638: [Spark dataset runner] Add direct translation of Reshuffle

[beam] branch master updated: [fixes #23000] Update the Python SDK harness state cache to be a loading cache (#23046)

2022-10-10 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 0e61b026ea7 [fixes #23000] Update the Python SDK

[beam] branch master updated: JdbcIO fetchSize can be set to Integer.MIN_VALUE (#23444)

2022-10-01 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 3c7a3d40ce1 JdbcIO fetchSize can be set

[beam] branch master updated (3c7a4e0f44d -> 30dbe098721)

2022-09-30 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 3c7a4e0f44d Support VR test including TestStream for Spark runner in streaming mode (#22620) add 30dbe098721 Add

[beam] branch master updated (b7fe0f965c2 -> b59df6c7614)

2022-09-28 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from b7fe0f965c2 Add relevant docs to Cloud Profiler exceptions. (#23404) add b59df6c7614 Update state cache to not fail

[beam] branch master updated: Pin objsize version to avoid regression in 0.6.0 (#23396)

2022-09-27 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 91d79d973a3 Pin objsize version to avoid

[beam] branch revert-23354-update-dependencies created (now 5f0b40cbeb4)

2022-09-27 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch revert-23354-update-dependencies in repository https://gitbox.apache.org/repos/asf/beam.git at 5f0b40cbeb4 Revert "set upper bound on google-cloud-profiler (#23354)" This branc

[beam] 01/01: Revert "set upper bound on google-cloud-profiler (#23354)"

2022-09-27 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch revert-23354-update-dependencies in repository https://gitbox.apache.org/repos/asf/beam.git commit 5f0b40cbeb4f5ec63bf91ee76c6a67a2aa9800be Author: Luke Cwik AuthorDate: Tue Sep 27 21:08:23 2022

[beam] branch master updated: Fix TextSource incorrect handling in channels that return short reads. (#23376)

2022-09-26 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 7dd1c6bc4a4 Fix TextSource incorrect handling

[beam] branch master updated: Extend protocol in windmill.proto used by google-cloud-dataflow-java runner. (#23256)

2022-09-21 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new c51e1c278bc Extend protocol in windmill.proto used

[beam] branch master updated (94405e6c491 -> 30a48f05cf2)

2022-09-15 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 94405e6c491 Bump up dataflow python container version to beam-master-20220914 (#23238) add 30a48f05cf2 Improve

[beam] branch master updated: [#19857] Migrate to using a memory aware cache within the Python SDK harness (#22924)

2022-09-03 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 25c6ed74c98 [#19857] Migrate to using a memory

[beam] branch master updated: [fixes #22980] Migrate BeamFnLoggingClient to the new execution state sampler. (#22981)

2022-09-01 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 2df47e7657c [fixes #22980] Migrate

[beam] branch master updated: [BEAM-13015, #21250] Reuse buffers when possible when writing on Dataflow streaming hot paths. (#22780)

2022-08-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 062a0d2d87b [BEAM-13015, #21250] Reuse buffers

[beam] branch master updated: [BEAM-12776, fixes #21095] Limit parallel closes from the prior element to the next element. (#22645)

2022-08-18 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 0ddaf041bd9 [BEAM-12776, fixes #21095] Limit

[beam] branch master updated: Don't use batch interface for single object operations (#22432)

2022-08-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new aa574f5e6e7 Don't use batch interface for single

[beam] branch master updated: [#21935] Reject ill formed GroupByKey coders during pipeline.run validation within Beam Java SDK. (#22702)

2022-08-17 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new ec44ac9a9e3 [#21935] Reject ill formed GroupByKey

[beam] branch master updated: Update beam-master version for legacy (#22741)

2022-08-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 566a36febd8 Update beam-master version for legacy

[beam] branch master updated: [fixes #22744] Update hadoop library patch versions to 2.10.2 and 3.2.4 (#22745)

2022-08-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 8c81d460b49 [fixes #22744] Update hadoop library

[beam] branch master updated (9b934037432 -> 49470598b20)

2022-08-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git from 9b934037432 [BEAM-13015, #21250] Remove looking up thread local metrics container holder and object creation on hot

[beam] branch master updated: [BEAM-13015, #21250] Remove looking up thread local metrics container holder and object creation on hot path (#22627)

2022-08-16 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 9b934037432 [BEAM-13015, #21250] Remove looking up

svn commit: r56189 - in /release/beam/vendor/beam-vendor-grpc-1_48_1: ./ 0.1/

2022-08-08 Thread lcwik
Author: lcwik Date: Mon Aug 8 22:00:03 2022 New Revision: 56189 Log: Finalize beam-vendor-grpc-1_48_1 0.1 release Vote result: https://lists.apache.org/thread/jx25ql6z5wttnyb2g71o8ml6nrt2y61r Added: release/beam/vendor/beam-vendor-grpc-1_48_1/ release/beam/vendor/beam-vendor-grpc

svn commit: r56188 - /dev/beam/vendor/beam-vendor-grpc-1_48_1/

2022-08-08 Thread lcwik
Author: lcwik Date: Mon Aug 8 21:59:20 2022 New Revision: 56188 Log: Finalize beam-vendor-grpc-1_48_1 0.1 Vote Result: https://lists.apache.org/thread/jx25ql6z5wttnyb2g71o8ml6nrt2y61r Removed: dev/beam/vendor/beam-vendor-grpc-1_48_1/

svn commit: r56138 - in /dev/beam/vendor/beam-vendor-grpc-1_48_1: ./ 0.1/

2022-08-05 Thread lcwik
Author: lcwik Date: Fri Aug 5 20:40:33 2022 New Revision: 56138 Log: Prepare artifacts for vendored gRPC 1.48.1 release. Added: dev/beam/vendor/beam-vendor-grpc-1_48_1/ dev/beam/vendor/beam-vendor-grpc-1_48_1/0.1/ dev/beam/vendor/beam-vendor-grpc-1_48_1/0.1/apache-beam

[beam] branch master updated: [BEAM-14118, #21639] Vendor gRPC 1.48.1 (#22607)

2022-08-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new db8db0b6ed0 [BEAM-14118, #21639] Vendor gRPC

[beam] branch master updated: [BEAM-14117] Delete vendored bytebuddy gradle build (#22594)

2022-08-05 Thread lcwik
This is an automated email from the ASF dual-hosted git repository. lcwik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/master by this push: new 6910d770b76 [BEAM-14117] Delete vendored bytebuddy

  1   2   3   4   5   6   7   8   9   10   >