[beam] branch master updated (c730a95 -> a3a9abb)

2020-06-26 Thread tvalentyn
This is an automated email from the ASF dual-hosted git repository. tvalentyn pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from c730a95 [BEAM-9577] Remove uses of legacy artifact service in Java. (#11938) add a3a9abb [BEAM-10333]

[beam] branch master updated (2d0a55e -> c730a95)

2020-06-26 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 2d0a55e Merge pull request #12108 from ajamato/master add c730a95 [BEAM-9577] Remove uses of legacy artifact

[beam] branch master updated: Fix codestyle issue, make LOG capitalized

2020-06-26 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem 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 9254701 Fix codestyle issue, make LOG

[beam] branch tvalentyn-patch-1 updated (b59ed20 -> d15b291)

2020-06-26 Thread tvalentyn
This is an automated email from the ASF dual-hosted git repository. tvalentyn pushed a change to branch tvalentyn-patch-1 in repository https://gitbox.apache.org/repos/asf/beam.git. from b59ed20 Lower the pandas bound to appease Py2. add d15b291 Adjust pandas bounds to appease Py

[beam] branch master updated (1d189e5 -> 203ea73)

2020-06-26 Thread robinyqiu
This is an automated email from the ASF dual-hosted git repository. robinyqiu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 1d189e5 [BEAM-10303] Add support for the non-window observing optimization to DoFn execution in portable Beam

[beam] branch master updated (8e81dfa -> 1d189e5)

2020-06-26 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 8e81dfa [BEAM-10329] Change dataflow runner BatchStatefulParDoOverrides to use reshuffle for (#12096) add

[beam] branch master updated (43de38a -> 8e81dfa)

2020-06-26 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 43de38a Merge pull request #12095: [BEAM-10311] Sharing restriction trackers between SDF and DataSource. add

[beam] branch master updated (d7450bb -> 43de38a)

2020-06-26 Thread danoliveira
This is an automated email from the ASF dual-hosted git repository. danoliveira pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from d7450bb Merge pull request #11570: [BEAM-10047] Merge the stages 'Gather and Sort' and 'Create Batches'

[beam] branch master updated (9838377 -> d7450bb)

2020-06-26 Thread udim
This is an automated email from the ASF dual-hosted git repository. udim pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 9838377 Merge pull request #10888: [BEAM-7304] Twister2 Beam runner add 401fdc0 Merge the 2 stages 'Gather and

[beam] branch tvalentyn-patch-1 updated (9311683 -> b59ed20)

2020-06-26 Thread tvalentyn
This is an automated email from the ASF dual-hosted git repository. tvalentyn pushed a change to branch tvalentyn-patch-1 in repository https://gitbox.apache.org/repos/asf/beam.git. from 9311683 [BEAM-10333] Adjusts lower bound for Pandas to a version that supports Py3.8. add b59ed20

[beam] branch tvalentyn-patch-1 created (now 9311683)

2020-06-26 Thread tvalentyn
This is an automated email from the ASF dual-hosted git repository. tvalentyn pushed a change to branch tvalentyn-patch-1 in repository https://gitbox.apache.org/repos/asf/beam.git. at 9311683 [BEAM-10333] Adjusts lower bound for Pandas to a version that supports Py3.8. This branch

[beam] 01/01: [BEAM-10333] Adjusts lower bound for Pandas to a version that supports Py3.8.

2020-06-26 Thread tvalentyn
This is an automated email from the ASF dual-hosted git repository. tvalentyn pushed a commit to branch tvalentyn-patch-1 in repository https://gitbox.apache.org/repos/asf/beam.git commit 93116834be300542bf9e12af5363f54369b65de4 Author: tvalentyn AuthorDate: Fri Jun 26 15:32:43 2020 -0700

[beam] branch master updated (6ae620b -> 9838377)

2020-06-26 Thread iemejia
This is an automated email from the ASF dual-hosted git repository. iemejia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 6ae620b [BEAM-10023] Don't add interactive extra for dependency check in python 2 (#12105) add 1e0eef0 adding

[beam] branch master updated (3fd531d -> 6ae620b)

2020-06-26 Thread bhulette
This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 3fd531d Merge pull request #12010: [BEAM-10259] Use ref-counted connection to Spanner to prevent multiple

[beam] branch master updated (b83c06d -> 3fd531d)

2020-06-26 Thread chamikara
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 b83c06d Merge pull request #12101: [BEAM-10332] Fix docstring for TypeDescriptor add 24f248c Use

[beam] branch master updated (eaa41cc -> b83c06d)

2020-06-26 Thread aromanenko
This is an automated email from the ASF dual-hosted git repository. aromanenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from eaa41cc Change time granularity to seconds in ParDoTest TestStream timer test… (#11993) add 707677d