[beam] branch master updated (79a4637 -> bfd88c8)

2019-05-07 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 79a4637 Merge pull request #8523 from akedin/refactor-sqlenv new 1d85f9f fix splitting into filters and

[beam] branch master updated: [SQL] Refactor BeamSqlEnv

2019-05-07 Thread anton
This is an automated email from the ASF dual-hosted git repository. anton 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 8135e39 [SQL] Refactor BeamSqlEnv new

[beam] branch master updated: [SQL] Upgrade DataCatalog client to 0.4.0-alpha

2019-05-07 Thread anton
This is an automated email from the ASF dual-hosted git repository. anton 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 6a45d90 [SQL] Upgrade DataCatalog client to

[beam] branch master updated: [BEAM-7241] Bump the version of apitools.

2019-05-07 Thread goenka
This is an automated email from the ASF dual-hosted git repository. goenka 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 2548fc2 [BEAM-7241] Bump the version of

[beam] branch master updated: [SQL][Fix] Fix DataCatalog MAP type

2019-05-07 Thread anton
This is an automated email from the ASF dual-hosted git repository. anton 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 9cd0d56 [SQL][Fix] Fix DataCatalog MAP type

[beam] branch asf-site updated: Publishing website 2019/05/08 00:01:48 at commit 6d9214f

2019-05-07 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/asf-site by this push: new 019240c Publishing website 2019/05/08

[beam] branch master updated: Adding Python samples to the Timely (and stateful) Processing post. (#8448)

2019-05-07 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 6d9214f Adding Python samples to the Timely

[beam] branch master updated (21700d7 -> c26bcc1)

2019-05-07 Thread pabloem
This is an automated email from the ASF dual-hosted git repository. pabloem pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 21700d7 Merge pull request #8520 from akedin/remove-type-prefix add c26bcc1 [BEAM-6892] Adding support for

[beam] branch master updated: [SQL] Remove TYPE_ prefix from DataCatalogTableProvider

2019-05-07 Thread anton
This is an automated email from the ASF dual-hosted git repository. anton 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 90677a1 [SQL] Remove TYPE_ prefix from

[beam] 01/01: Merge pull request #8511: [BEAM-7214] Run Python validates runner tests on Spark

2019-05-07 Thread iemejia
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 2f38c2e2281279f2e7d14ed6e3b47fb653a121cd Merge: 0ac265b ac12bef Author: Ismaël Mejía AuthorDate: Wed May 8 00:08:22 2019

[beam] branch master updated (0ac265b -> 2f38c2e)

2019-05-07 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 0ac265b Merge pull request #8130: [BEAM-6522] Use fastavro as default Avro implementation for Avro source/sink in

[beam] branch master updated (c25b34a -> 0ac265b)

2019-05-07 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 c25b34a Merge pull request #7745 from amaliujia/rw-configurable_planner add ad05d63 Fix fastavro on Python

[beam] branch master updated: [BEAM-5644] make Planner configurable.

2019-05-07 Thread anton
This is an automated email from the ASF dual-hosted git repository. anton 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 d2851bf [BEAM-5644] make Planner configurable.

[beam] branch master updated: Revert "Use TFRecord to store intermediate cache results using PCollection's"

2019-05-07 Thread altay
This is an automated email from the ASF dual-hosted git repository. altay 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 65f2db0 Revert "Use TFRecord to store

[beam] branch master updated: Move test_sdf_synthetic_source to FnApiRunnerTest

2019-05-07 Thread boyuanz
This is an automated email from the ASF dual-hosted git repository. boyuanz 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 046b2c8 Move test_sdf_synthetic_source to

[beam] 01/01: Merge pull request #8498: [SQL] reject aggregation distinct rather than executing distinct as all

2019-05-07 Thread apilloud
This is an automated email from the ASF dual-hosted git repository. apilloud pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit b93793dcaf3dd6f7eb9bab30e30bab60acaa77bb Merge: fe73353 7404a92 Author: Andrew Pilloud AuthorDate: Tue May 7 13:45:44

[beam] branch master updated (fe73353 -> b93793d)

2019-05-07 Thread apilloud
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 fe73353 [BEAM-6986] TypeHints Py3 Error: Multiple tests fail with a generator StopIteration error on Python 3.7

[beam] branch master updated: [BEAM-6986] TypeHints Py3 Error: Multiple tests fail with a generator StopIteration error on Python 3.7 (#8497)

2019-05-07 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 fe73353 [BEAM-6986] TypeHints Py3 Error:

[beam] branch master updated: Fixing fileio tests for windows

2019-05-07 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 bbf40b0 Fixing fileio tests for windows

[beam] branch master updated (ea6a342 -> 86bef70)

2019-05-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 ea6a342 Merge pull request #8492: [BEAM-7231] Add Bigtable to supported Beam connectors add b37fd2a

[beam] branch asf-site updated: Publishing website 2019/05/07 16:46:49 at commit ea6a342

2019-05-07 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/asf-site by this push: new fd4f70c Publishing website 2019/05/07

[beam] 01/01: Merge pull request #8492: [BEAM-7231] Add Bigtable to supported Beam connectors

2019-05-07 Thread melap
This is an automated email from the ASF dual-hosted git repository. melap pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit ea6a3429eb57bab18e8c97312eea9f501ede1a0f Merge: a6a6b8e 5733f69 Author: Melissa Pashniak AuthorDate: Tue May 7 09:45:45

[beam] branch master updated (a6a6b8e -> ea6a342)

2019-05-07 Thread melap
This is an automated email from the ASF dual-hosted git repository. melap pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from a6a6b8e [BEAM-6669] Set Dataflow KMS key name (Python) add 5733f69 Add Bigtable to supported Beam connectors

[beam] branch master updated (c489f77 -> a6a6b8e)

2019-05-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 c489f77 Merge pull request #8514: Add Structured streaming Spark Runner design document add 5380e79 [BEAM-6669]

[beam] branch asf-site updated: Publishing website 2019/05/07 08:27:16 at commit c489f77

2019-05-07 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam.git The following commit(s) were added to refs/heads/asf-site by this push: new 0ec0ca5 Publishing website 2019/05/07

[beam] branch master updated (a7c40dd -> c489f77)

2019-05-07 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 a7c40dd Merge pull request #8506: [BEAM-7229] ParDoLifecycleTest: remove duplicated test methods add