[ https://issues.apache.org/jira/browse/BEAM-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069539#comment-16069539 ]
ASF GitHub Bot commented on BEAM-2527: -------------------------------------- GitHub user XuMingmin opened a pull request: https://github.com/apache/beam/pull/3477 [BEAM-2527] Test queries on unbounded PCollections with BeamSql dsl API R: @xumingming @takidau You can merge this pull request into a Git repository by running: $ git pull https://github.com/XuMingmin/beam BEAM-2527 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/beam/pull/3477.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 #3477 ---- commit 57c7e777cdc47975630c24b77ccf2c79381556c0 Author: mingmxu <ming...@ebay.com> Date: 2017-06-29T03:54:02Z add tests with unbounded pcollections. ---- > Test queries on unbounded PCollections with BeamSql dsl API > ----------------------------------------------------------- > > Key: BEAM-2527 > URL: https://issues.apache.org/jira/browse/BEAM-2527 > Project: Beam > Issue Type: Improvement > Components: dsl-sql > Reporter: Xu Mingmin > Assignee: Xu Mingmin > Labels: dsl_sql_merge > > Beam SQL supports both BOUNDED and UNBOUNDED PCollections. > This task will add unit tests for UNBOUNDED PCollection. For BOUNDED > PCollection, see BEAM-2452. -- This message was sent by Atlassian JIRA (v6.4.14#64029)