[jira] [Commented] (BEAM-2636) user_score on DataflowRunner is broken

2017-07-18 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092630#comment-16092630 ] Ahmet Altay commented on BEAM-2636: --- Post commit test for prevent failures like this. > user_score on

[jira] [Closed] (BEAM-2532) BigQueryIO source should avoid expensive JSON schema parsing for every record

2017-07-18 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov closed BEAM-2532. -- Resolution: Fixed Assignee: Neville Li (was: Chamikara Jayalath) Fix Version/s:

[jira] [Created] (BEAM-2637) Post commit test for mobile gaming examples

2017-07-18 Thread Ahmet Altay (JIRA)
Ahmet Altay created BEAM-2637: - Summary: Post commit test for mobile gaming examples Key: BEAM-2637 URL: https://issues.apache.org/jira/browse/BEAM-2637 Project: Beam Issue Type: Bug

[jira] [Commented] (BEAM-2532) BigQueryIO source should avoid expensive JSON schema parsing for every record

2017-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092625#comment-16092625 ] ASF GitHub Bot commented on BEAM-2532: -- Github user asfgit closed the pull request at:

[GitHub] beam pull request #3584: [BEAM-2532] add a Serializable TableSchema Supplier...

2017-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3584 --- 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

[1/2] beam git commit: [BEAM-2532] Memoizes TableSchema in BigQuerySourceBase

2017-07-18 Thread jkff
Repository: beam Updated Branches: refs/heads/master d5101750e -> 7fde976d1 [BEAM-2532] Memoizes TableSchema in BigQuerySourceBase Instead of parsing the JSON schema for every record. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

[2/2] beam git commit: This closes #3584: [BEAM-2532] add a Serializable TableSchema Supplier in BigQuerySourceBase

2017-07-18 Thread jkff
This closes #3584: [BEAM-2532] add a Serializable TableSchema Supplier in BigQuerySourceBase Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7fde976d Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/7fde976d Diff:

[jira] [Updated] (BEAM-2636) user_score on DataflowRunner is broken

2017-07-18 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Altay updated BEAM-2636: -- Description: UserScore has a custom transform named {{WriteToBigQuery}}, dataflow runner has a special

[jira] [Created] (BEAM-2636) user_score on DataflowRunner is broken

2017-07-18 Thread Ahmet Altay (JIRA)
Ahmet Altay created BEAM-2636: - Summary: user_score on DataflowRunner is broken Key: BEAM-2636 URL: https://issues.apache.org/jira/browse/BEAM-2636 Project: Beam Issue Type: Bug

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3608

2017-07-18 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #4405

2017-07-18 Thread Apache Jenkins Server
See Changes: [pei] [BEAM-2630] TestPipeline: construct job/app names based on Description -- [...truncated 3.42 MB...] 2017-07-19T04:43:29.498 [INFO]

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2659

2017-07-18 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3607

2017-07-18 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3433

2017-07-18 Thread Apache Jenkins Server
See

[jira] [Closed] (BEAM-2630) TestPipeline.getAppName() doesn't work properly when TestPipeline is used as @Rule

2017-07-18 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pei He closed BEAM-2630. Resolution: Fixed > TestPipeline.getAppName() doesn't work properly when TestPipeline is used as > @Rule >

[GitHub] beam pull request #3582: [BEAM-2630] TestPipeline: construct job/app names b...

2017-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3582 --- 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

[1/2] beam git commit: [BEAM-2630] TestPipeline: construct job/app names based on Description in junit TestRule.

2017-07-18 Thread pei
Repository: beam Updated Branches: refs/heads/master 0d927ef6a -> d5101750e [BEAM-2630] TestPipeline: construct job/app names based on Description in junit TestRule. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/bdf5bd6e

[2/2] beam git commit: This closes #3582

2017-07-18 Thread pei
This closes #3582 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d5101750 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d5101750 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/d5101750 Branch:

[jira] [Commented] (BEAM-2621) rename BeamSqlRecordType to BeamSqlRowType

2017-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092493#comment-16092493 ] ASF GitHub Bot commented on BEAM-2621: -- Github user xumingming closed the pull request at:

[GitHub] beam pull request #3571: [BEAM-2621] BeamSqlRecordType -> BeamSqlRowType

2017-07-18 Thread xumingming
Github user xumingming closed the pull request at: https://github.com/apache/beam/pull/3571 --- 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

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2658

2017-07-18 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3432

2017-07-18 Thread Apache Jenkins Server
See

[1/3] beam git commit: [BEAM-2621] BeamSqlRecordType -> BeamSqlRowType

2017-07-18 Thread lzljs3620320
Repository: beam Updated Branches: refs/heads/DSL_SQL a1f7cf6de -> d4d615a72 http://git-wip-us.apache.org/repos/asf/beam/blob/a9c8a8a1/dsls/sql/src/main/java/org/apache/beam/dsls/sql/schema/text/BeamTextCSVTable.java -- diff

[2/3] beam git commit: [BEAM-2621] BeamSqlRecordType -> BeamSqlRowType

2017-07-18 Thread lzljs3620320
[BEAM-2621] BeamSqlRecordType -> BeamSqlRowType Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a9c8a8a1 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a9c8a8a1 Diff:

[3/3] beam git commit: This closes #3571

2017-07-18 Thread lzljs3620320
This closes #3571 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d4d615a7 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d4d615a7 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/d4d615a7 Branch:

[jira] [Closed] (BEAM-2160) add support Math functions

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin closed BEAM-2160. Resolution: Fixed Fix Version/s: (was: 2.2.0) Not applicable > add support

[jira] [Closed] (BEAM-2585) add math function RAND_INTEGER and RAND

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin closed BEAM-2585. Resolution: Fixed Fix Version/s: Not applicable > add math function RAND_INTEGER and RAND >

[jira] [Commented] (BEAM-2585) add math function RAND_INTEGER and RAND

2017-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092442#comment-16092442 ] ASF GitHub Bot commented on BEAM-2585: -- Github user XuMingmin closed the pull request at:

[GitHub] beam pull request #3552: [BEAM-2585] add math function RAND_INTEGER and RAND

2017-07-18 Thread XuMingmin
Github user XuMingmin closed the pull request at: https://github.com/apache/beam/pull/3552 --- 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

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3606

2017-07-18 Thread Apache Jenkins Server
See

[1/2] beam git commit: rebased, add RAND/RAND_INTEGER

2017-07-18 Thread takidau
Repository: beam Updated Branches: refs/heads/DSL_SQL caf647daf -> a1f7cf6de rebased, add RAND/RAND_INTEGER update as commented Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/97c9b075 Tree:

[2/2] beam git commit: [BEAM-2585] This closes #3552

2017-07-18 Thread takidau
[BEAM-2585] This closes #3552 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a1f7cf6d Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a1f7cf6d Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/a1f7cf6d Branch:

[jira] [Resolved] (BEAM-2619) Add a GroupByKeyTest where the input is windowed into sessions

2017-07-18 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh resolved BEAM-2619. --- Resolution: Fixed Fix Version/s: Not applicable > Add a GroupByKeyTest where the input is

[jira] [Resolved] (BEAM-2618) Add a GroupByKeyTest where the inputs are windowed into SlidingWindows

2017-07-18 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh resolved BEAM-2618. --- Resolution: Fixed Fix Version/s: Not applicable > Add a GroupByKeyTest where the inputs are

[jira] [Commented] (BEAM-2618) Add a GroupByKeyTest where the inputs are windowed into SlidingWindows

2017-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092427#comment-16092427 ] ASF GitHub Bot commented on BEAM-2618: -- Github user asfgit closed the pull request at:

[2/2] beam git commit: This closes #3576

2017-07-18 Thread tgroh
This closes #3576 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0d927ef6 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0d927ef6 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/0d927ef6 Branch:

[GitHub] beam pull request #3576: [BEAM-2618][BEAM-2619] Add GroupByKey tests for Mul...

2017-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3576 --- 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

[1/2] beam git commit: Add GroupByKey tests for Multiple & Merging windows

2017-07-18 Thread tgroh
Repository: beam Updated Branches: refs/heads/master be5b9347b -> 0d927ef6a Add GroupByKey tests for Multiple & Merging windows This gives explicit coverage to a GroupByKey where the elements are in multiple windows, or in merging windows. Project:

[jira] [Commented] (BEAM-1542) Need Source/Sink for Spanner

2017-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092381#comment-16092381 ] ASF GitHub Bot commented on BEAM-1542: -- GitHub user mairbek opened a pull request:

[GitHub] beam pull request #3591: [BEAM-1542] Introduced `SpannerIO.readFn`

2017-07-18 Thread mairbek
GitHub user mairbek opened a pull request: https://github.com/apache/beam/pull/3591 [BEAM-1542] Introduced `SpannerIO.readFn` `SpannerIO.readFn` allows to pipe reading from Cloud Spanner to other computations. The motivating use case is exporting data from a Spanner database, when

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2657

2017-07-18 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3605

2017-07-18 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3431

2017-07-18 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_Java_MavenInstall #4402

2017-07-18 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2544) AvroIOTest is flaky

2017-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092304#comment-16092304 ] ASF GitHub Bot commented on BEAM-2544: -- Github user asfgit closed the pull request at:

[2/2] beam git commit: This closes #3475: [BEAM-2544] Fix flaky AvroIOTest

2017-07-18 Thread jkff
This closes #3475: [BEAM-2544] Fix flaky AvroIOTest Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/be5b9347 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/be5b9347 Diff:

[GitHub] beam pull request #3475: [BEAM-2544] Fix flaky AvroIOTest

2017-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3475 --- 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

[1/2] beam git commit: [BEAM-2544] Fix flaky AvroIOTest by eliminating race condition in "write then read" tests.

2017-07-18 Thread jkff
Repository: beam Updated Branches: refs/heads/master dd9e866e0 -> be5b9347b [BEAM-2544] Fix flaky AvroIOTest by eliminating race condition in "write then read" tests. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

[jira] [Closed] (BEAM-2524) Update Google Cloud Console URL returned by DataflowRunner to support regions.

2017-07-18 Thread Robert Burke (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burke closed BEAM-2524. -- Resolution: Fixed Fix Version/s: 2.2.0 > Update Google Cloud Console URL returned by

[jira] [Updated] (BEAM-2196) support UDF

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2196: -- Fix Version/s: (was: 2.1.0) Not applicable > support UDF > --- >

[jira] [Reopened] (BEAM-2196) support UDF

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reopened BEAM-2196: --- > support UDF > --- > > Key: BEAM-2196 > URL:

[jira] [Closed] (BEAM-2196) support UDF

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles closed BEAM-2196. - Resolution: Fixed > support UDF > --- > > Key: BEAM-2196 >

[jira] [Closed] (BEAM-2375) upgrade beam-version to 2.0.0

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles closed BEAM-2375. - Resolution: Fixed > upgrade beam-version to 2.0.0 > - > >

[jira] [Updated] (BEAM-2424) CAST operator supporting numeric, date and timestamp types

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2424: -- Fix Version/s: (was: 2.1.0) Not applicable > CAST operator supporting

[jira] [Closed] (BEAM-2424) CAST operator supporting numeric, date and timestamp types

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles closed BEAM-2424. - Resolution: Fixed > CAST operator supporting numeric, date and timestamp types >

[jira] [Closed] (BEAM-2461) LN Function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles closed BEAM-2461. - Resolution: Fixed > LN Function > --- > > Key: BEAM-2461 >

[jira] [Reopened] (BEAM-2383) ROUND math function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reopened BEAM-2383: --- > ROUND math function > --- > > Key: BEAM-2383 >

[jira] [Reopened] (BEAM-2424) CAST operator supporting numeric, date and timestamp types

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reopened BEAM-2424: --- > CAST operator supporting numeric, date and timestamp types >

[jira] [Updated] (BEAM-2461) LN Function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2461: -- Fix Version/s: (was: 2.2.0) Not applicable > LN Function > --- >

[jira] [Updated] (BEAM-2375) upgrade beam-version to 2.0.0

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2375: -- Fix Version/s: (was: 2.1.0) Not applicable > upgrade beam-version to

[jira] [Updated] (BEAM-2383) ROUND math function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2383: -- Fix Version/s: (was: 2.1.0) Not applicable > ROUND math function >

[jira] [Closed] (BEAM-2383) ROUND math function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles closed BEAM-2383. - Resolution: Fixed > ROUND math function > --- > > Key: BEAM-2383 >

[jira] [Reopened] (BEAM-2375) upgrade beam-version to 2.0.0

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reopened BEAM-2375: --- > upgrade beam-version to 2.0.0 > - > > Key: BEAM-2375

[jira] [Closed] (BEAM-2461) LN Function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles closed BEAM-2461. - Resolution: Fixed > LN Function > --- > > Key: BEAM-2461 >

[jira] [Updated] (BEAM-2461) LN Function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2461: -- Fix Version/s: (was: 2.1.0) 2.2.0 > LN Function > --- > >

[jira] [Updated] (BEAM-2480) ACOS, ASIN, ATAN, COS, COT, DEGREES, RADIANS, SIN, TAN, SIGN, LN, LOG10, EXP Functions

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2480: -- Fix Version/s: (was: 2.1.0) Not applicable > ACOS, ASIN, ATAN, COS, COT,

[jira] [Reopened] (BEAM-2461) LN Function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reopened BEAM-2461: --- > LN Function > --- > > Key: BEAM-2461 > URL:

[jira] [Reopened] (BEAM-2480) ACOS, ASIN, ATAN, COS, COT, DEGREES, RADIANS, SIN, TAN, SIGN, LN, LOG10, EXP Functions

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reopened BEAM-2480: --- > ACOS, ASIN, ATAN, COS, COT, DEGREES, RADIANS, SIN, TAN, SIGN, LN, LOG10, EXP > Functions >

[jira] [Closed] (BEAM-2480) ACOS, ASIN, ATAN, COS, COT, DEGREES, RADIANS, SIN, TAN, SIGN, LN, LOG10, EXP Functions

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles closed BEAM-2480. - Resolution: Fixed > ACOS, ASIN, ATAN, COS, COT, DEGREES, RADIANS, SIN, TAN, SIGN, LN, LOG10, EXP

[jira] [Updated] (BEAM-2171) Power function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2171: -- Fix Version/s: (was: 2.1.0) Not applicable > Power function >

[jira] [Closed] (BEAM-2171) Power function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles closed BEAM-2171. - Resolution: Fixed > Power function > -- > > Key: BEAM-2171 >

[jira] [Reopened] (BEAM-2171) Power function

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reopened BEAM-2171: --- > Power function > -- > > Key: BEAM-2171 > URL:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2656

2017-07-18 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Flink #3430

2017-07-18 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2524) Update Google Cloud Console URL returned by DataflowRunner to support regions.

2017-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092243#comment-16092243 ] ASF GitHub Bot commented on BEAM-2524: -- Github user asfgit closed the pull request at:

[GitHub] beam pull request #3455: [BEAM-2524] Update Dataflow FE URLs with regionaliz...

2017-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3455 --- 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

[2/2] beam git commit: Accept Region in Dataflow Monitoring Page URL

2017-07-18 Thread tgroh
Accept Region in Dataflow Monitoring Page URL Update Google Cloud Dataflow FE URLs from the Dataflow Runners to regionalized paths. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/111603a9 Tree:

[1/2] beam git commit: This closes #3455

2017-07-18 Thread tgroh
Repository: beam Updated Branches: refs/heads/master 2d5b6d745 -> dd9e866e0 This closes #3455 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/dd9e866e Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/dd9e866e Diff:

[jira] [Updated] (BEAM-2463) EXP Function

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin updated BEAM-2463: - Fix Version/s: (was: 2.1.0) 2.2.0 > EXP Function > > >

[beam-site] branch asf-site updated (c18b828 -> 7ccef23)

2017-07-18 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git. from c18b828 Prepare repository for deployment. add e6dcf8d [BEAM-2500] List Amazon S3 File System as

[beam-site] 01/01: Prepare repository for deployment.

2017-07-18 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git commit 7ccef23ba52a6ac7024c59ac29ef7bc4e48803fe Author: Mergebot AuthorDate: Tue Jul 18

[jira] [Updated] (BEAM-2310) support data type: DECIMAL

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin updated BEAM-2310: - Fix Version/s: (was: 2.1.0) 2.2.0 > support data type: DECIMAL >

[jira] [Updated] (BEAM-2309) support relation operator: Values

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin updated BEAM-2309: - Fix Version/s: (was: 2.1.0) 2.2.0 > support relation operator: Values >

[jira] [Updated] (BEAM-2462) LOG10 Function

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin updated BEAM-2462: - Fix Version/s: (was: 2.1.0) 2.2.0 > LOG10 Function > -- > >

[beam-site] branch mergebot updated (992a3fc -> 6a6b93a)

2017-07-18 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a change to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git. from 992a3fc This closes #259 add c18b828 Prepare repository for deployment. new e6dcf8d

[beam-site] 01/02: [BEAM-2500] List Amazon S3 File System as a planned I/O.

2017-07-18 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git commit e6dcf8d6f5efdb7db5fa1f9fb08d4b67350ee2cb Author: Luke Cwik AuthorDate: Wed Jul 12

[jira] [Updated] (BEAM-2195) support conditional functions & operators

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin updated BEAM-2195: - Fix Version/s: (was: 2.1.0) 2.2.0 > support conditional functions & operators >

[jira] [Updated] (BEAM-2255) support ORDER BY clause

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin updated BEAM-2255: - Fix Version/s: (was: 2.1.0) 2.2.0 > support ORDER BY clause >

[beam-site] 02/02: This closes #257

2017-07-18 Thread mergebot-role
This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git commit 6a6b93a876a342e652ba1e12e0beed585e275d3f Merge: c18b828 e6dcf8d Author: Mergebot

[jira] [Updated] (BEAM-2160) add support Math functions

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin updated BEAM-2160: - Fix Version/s: 2.2.0 > add support Math functions > --- > > Key:

[jira] [Updated] (BEAM-2149) BeamKafkaCSVTable: support column type other than string

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin updated BEAM-2149: - Fix Version/s: (was: 2.1.0) 2.2.0 > BeamKafkaCSVTable: support column type other

[jira] [Closed] (BEAM-2289) add unit tests for BeamSQLFilterFn and BeamSQLProjectFn

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin closed BEAM-2289. Resolution: Fixed > add unit tests for BeamSQLFilterFn and BeamSQLProjectFn >

[jira] [Reopened] (BEAM-2289) add unit tests for BeamSQLFilterFn and BeamSQLProjectFn

2017-07-18 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin reopened BEAM-2289: -- > add unit tests for BeamSQLFilterFn and BeamSQLProjectFn >

Jenkins build became unstable: beam_PostCommit_Java_MavenInstall #4401

2017-07-18 Thread Apache Jenkins Server
See

[jira] [Resolved] (BEAM-2625) Pull request template could use a little more detail

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles resolved BEAM-2625. --- Resolution: Fixed Fix Version/s: Not applicable > Pull request template could use a

Jenkins build is back to normal : beam_PostCommit_Java_MavenInstall #4400

2017-07-18 Thread Apache Jenkins Server
See

[jira] [Assigned] (BEAM-2470) Inconsistent behavior on the functioning of the dataflow templates?

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-2470: - Assignee: Thomas Groh (was: Kenneth Knowles) > Inconsistent behavior on the functioning

[jira] [Commented] (BEAM-2470) Inconsistent behavior on the functioning of the dataflow templates?

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092215#comment-16092215 ] Kenneth Knowles commented on BEAM-2470: --- Sending to component owner for DataflowRunner. >

[jira] [Updated] (BEAM-2333) Rehydrate Pipeline from Runner API proto

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2333: -- Issue Type: New Feature (was: Bug) > Rehydrate Pipeline from Runner API proto >

[jira] [Updated] (BEAM-2470) Inconsistent behavior on the functioning of the dataflow templates?

2017-07-18 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles updated BEAM-2470: -- Component/s: (was: runner-core) runner-dataflow > Inconsistent behavior on

  1   2   3   >