You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by xumingming <gi...@git.apache.org> on 2017/05/27 02:58:50 UTC

[GitHub] beam pull request #3244: DSL_SQL: merge master into DSL_SQL feature branch

GitHub user xumingming opened a pull request:

    https://github.com/apache/beam/pull/3244

    DSL_SQL: merge master into DSL_SQL feature branch

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x ] Make sure tests pass via `mvn clean verify`.
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ x] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/beam master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3244.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3244
    
----
commit 16a3fff18fdd34ebd85fe7d436f8ce3a429666d0
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-05-11T19:09:28Z

    [BEAM-1345] Mark apache_beam/internal as internal.

commit 7881fd5e6b53f6a26e23f877e47a410f6a515ae7
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-05-11T19:54:13Z

    [BEAM-1345] Clearly delineate public api in apache_beam/typehints.

commit 4a62fabdb30de3f9d1a539ee7e685b5151ed9ca1
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-05-11T22:15:13Z

    Closes #3094

commit 0b7356e329f060c3824991cbe3b43bce89042763
Author: Charles Chen <cc...@google.com>
Date:   2017-05-11T22:07:30Z

    Move assert_that, equal_to, is_empty to apache_beam.testing.util

commit 1b31167fb8bac634d40e5ab5b86b0e928e00f309
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-05-11T22:27:59Z

    Closes #3086

commit 98e685d85a4cf75faee8156516d7d3aff60077f3
Author: Robert Bradshaw <ro...@google.com>
Date:   2017-05-10T22:55:46Z

    Remove some internal details from the public API.

commit fe625678f55d9c9cc288b644749d7916015cf080
Author: Ahmet Altay <al...@google.com>
Date:   2017-05-11T22:43:21Z

    This closes #3065

commit d76349beeab5cf6e0513d6272d635ac0b4662239
Author: Dan Halperin <dh...@google.com>
Date:   2017-05-11T21:03:08Z

    Don't deploy jdk1.8-tests module

commit 37e0b437e14991b6627efa8c3fc5b215e8925f81
Author: Dan Halperin <dh...@google.com>
Date:   2017-05-11T22:49:39Z

    This closes #3097

commit fc3e28de37acc9de597518cf9fe793d1ddebcf2a
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-05-11T22:47:54Z

    Fix due to GBKO name change.

commit 07e5536bc128a324e213eec1a6bd97beb950dcc6
Author: Robert Bradshaw <ro...@gmail.com>
Date:   2017-05-11T22:50:35Z

    Closes #3101

commit a45d63f6362e88d034704a4749cef7eedc76a691
Author: Sourabh Bajaj <so...@google.com>
Date:   2017-05-11T23:41:06Z

    Remove unused test data

commit fc77ca7cb18f5dc93dca9427112a3eaaf1494788
Author: Ahmet Altay <al...@google.com>
Date:   2017-05-12T00:01:38Z

    This closes #3106

commit c39c9aecf859095bfde87267e7eb9d9a4fd1682d
Author: Thomas Groh <tg...@google.com>
Date:   2017-05-12T00:16:53Z

    Enable SerializableCoder to Serialize with Generic Types
    
    A TypeToken that contains generics is not serializable. However, the
    TypeDescriptor does not need to be transmitted via the serialized form,
    so mark it as transient.

commit 652fcb7e9e427b3ae44dbfcdd537298d9dd07cb5
Author: Thomas Groh <tg...@google.com>
Date:   2017-05-12T00:55:50Z

    This closes #3109

commit 2f177820c4e72fe92dc47d595847ddecdae7afcd
Author: Sourabh Bajaj <so...@google.com>
Date:   2017-05-12T00:23:40Z

    Rename filesink to filebasedsink

commit 36a6cd69aa01b7e122e6e84ff1218adc7ba059c9
Author: Ahmet Altay <al...@google.com>
Date:   2017-05-12T01:04:24Z

    This closes #3111

commit db7d71aec5d6c4b7a15474c7ef9db28460fb0043
Author: Thomas Groh <tg...@google.com>
Date:   2017-05-11T23:17:54Z

    Mark More values methods Internal
    
    PCollectionTuple#ofPrimitiveOutputsInternal is internal.
    
    TaggedPValue is internal.

commit d6ac39a23e50e82c013e5052b48cb6ffbf929195
Author: Luke Cwik <lc...@google.com>
Date:   2017-05-12T01:34:15Z

    [BEAM-1345] Mark More values methods Internal
    
    This closes #3104

commit 5228f7d1f48bf39c0f97c28ab64064089e5f8df9
Author: Borisa Zivkovic <bo...@huawei.com>
Date:   2017-05-12T13:03:02Z

    [BEAM-2153] Move connection management in JmsIO.write() to setup/teardown methods

commit 13c06bf79a45aa35e099730569331aa4d04d25de
Author: Jean-Baptiste Onofré <jb...@apache.org>
Date:   2017-05-12T14:49:20Z

    [BEAM-2153] This closes #3116

commit e8d829817e3f7e07884a91737b61bfa5133d5724
Author: Borisa Zivkovic <bo...@huawei.com>
Date:   2017-05-12T07:44:20Z

    BigtableIO should use AutoValue for read and write

commit 42066431b45ced1931787650d2210be724fb7f5c
Author: Eugene Kirpichov <ki...@google.com>
Date:   2017-05-12T17:57:03Z

    This closes #3113

commit 6a90b9d164d98d916d0e0af2be39a740ce769076
Author: Aviem Zur <av...@gmail.com>
Date:   2017-05-12T13:02:54Z

    [BEAM-2277] Fix URI_SCHEME_PATTERN in FileSystems

commit 0acf3620d90a970f4024ae95b909c3bb4ef827ad
Author: Dan Halperin <dh...@google.com>
Date:   2017-05-12T18:10:48Z

    This closes #3115

commit abe62feb16f6eb59e294c37abf408f84c9280616
Author: Aviem Zur <av...@gmail.com>
Date:   2017-05-12T19:18:02Z

    [BEAM-2279] Add HDFS support to Spark runner profiles in archetypes and examples

commit c2a36284b510461942205b627a019dfbe83f8b37
Author: Davor Bonaci <da...@google.com>
Date:   2017-05-12T21:54:00Z

    This closes #3126

commit a6a5ff7be387ef295fc7f921de36a3ea77327bc1
Author: Dan Halperin <dh...@google.com>
Date:   2017-05-12T16:20:34Z

    [BEAM-2277] Add ResourceIdTester and test existing ResourceId implementations
    
    A first cut at some of the parts of the ResourceId spec.

commit 15df211c758e7c8f05c3136f25bbe18e3f394321
Author: Dan Halperin <dh...@google.com>
Date:   2017-05-12T18:11:06Z

    [BEAM-2277] HadoopFileSystem: normalize implementation
    
    * Drop empty authority always
    * Resolve directories

commit fbb0de129d881b6b6a1ae37fc8d75075c9d8df86
Author: Dan Halperin <dh...@google.com>
Date:   2017-05-12T18:13:00Z

    Remove '/' entirely from determining FileSystem scheme

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #3244: DSL_SQL: merge master into DSL_SQL feature branch

Posted by xumingming <gi...@git.apache.org>.
Github user xumingming closed the pull request at:

    https://github.com/apache/beam/pull/3244


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---