[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234958=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234958
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 22:37
Start Date: 29/Apr/19 22:37
Worklog Time Spent: 10m 
  Work Description: akedin commented on pull request #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 234958)
Time Spent: 1h 40m  (was: 1.5h)

> SQL Delta JOIN
> --
>
> Key: BEAM-7072
> URL: https://issues.apache.org/jira/browse/BEAM-7072
> Project: Beam
>  Issue Type: New Feature
>  Components: dsl-sql
>Reporter: Rui Wang
>Priority: Major
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Delta JOIN means `JOIN ON a delta b`, where delta could be any condition. 
> Most common case is non equi-join condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234957=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234957
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 22:36
Start Date: 29/Apr/19 22:36
Worklog Time Spent: 10m 
  Work Description: akedin commented on issue #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431#issuecomment-487768019
 
 
   a little faith in random and it all passed!
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 234957)
Time Spent: 1.5h  (was: 1h 20m)

> SQL Delta JOIN
> --
>
> Key: BEAM-7072
> URL: https://issues.apache.org/jira/browse/BEAM-7072
> Project: Beam
>  Issue Type: New Feature
>  Components: dsl-sql
>Reporter: Rui Wang
>Priority: Major
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Delta JOIN means `JOIN ON a delta b`, where delta could be any condition. 
> Most common case is non equi-join condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234951=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234951
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 22:19
Start Date: 29/Apr/19 22:19
Worklog Time Spent: 10m 
  Work Description: akedin commented on issue #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431#issuecomment-487764268
 
 
   Yeah it looks like it. Thought to still give it a chance
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 234951)
Time Spent: 1h 20m  (was: 1h 10m)

> SQL Delta JOIN
> --
>
> Key: BEAM-7072
> URL: https://issues.apache.org/jira/browse/BEAM-7072
> Project: Beam
>  Issue Type: New Feature
>  Components: dsl-sql
>Reporter: Rui Wang
>Priority: Major
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Delta JOIN means `JOIN ON a delta b`, where delta could be any condition. 
> Most common case is non equi-join condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234949=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234949
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 22:15
Start Date: 29/Apr/19 22:15
Worklog Time Spent: 10m 
  Work Description: amaliujia commented on issue #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431#issuecomment-487763116
 
 
   Seems like this java precommit failure is the one that is being discussed in 
dev@ (title `:beam-sdks-java-io-hadoop-input-format:test is extremely flaky`)
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 234949)
Time Spent: 1h 10m  (was: 1h)

> SQL Delta JOIN
> --
>
> Key: BEAM-7072
> URL: https://issues.apache.org/jira/browse/BEAM-7072
> Project: Beam
>  Issue Type: New Feature
>  Components: dsl-sql
>Reporter: Rui Wang
>Priority: Major
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Delta JOIN means `JOIN ON a delta b`, where delta could be any condition. 
> Most common case is non equi-join condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234938=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234938
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 22:05
Start Date: 29/Apr/19 22:05
Worklog Time Spent: 10m 
  Work Description: akedin commented on issue #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431#issuecomment-487760837
 
 
   run java precommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 234938)
Time Spent: 1h  (was: 50m)

> SQL Delta JOIN
> --
>
> Key: BEAM-7072
> URL: https://issues.apache.org/jira/browse/BEAM-7072
> Project: Beam
>  Issue Type: New Feature
>  Components: dsl-sql
>Reporter: Rui Wang
>Priority: Major
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Delta JOIN means `JOIN ON a delta b`, where delta could be any condition. 
> Most common case is non equi-join condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234923=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234923
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 21:31
Start Date: 29/Apr/19 21:31
Worklog Time Spent: 10m 
  Work Description: akedin commented on issue #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431#issuecomment-487751683
 
 
   run java precommit
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 234923)
Time Spent: 50m  (was: 40m)

> SQL Delta JOIN
> --
>
> Key: BEAM-7072
> URL: https://issues.apache.org/jira/browse/BEAM-7072
> Project: Beam
>  Issue Type: New Feature
>  Components: dsl-sql
>Reporter: Rui Wang
>Priority: Major
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Delta JOIN means `JOIN ON a delta b`, where delta could be any condition. 
> Most common case is non equi-join condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234904=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234904
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 21:04
Start Date: 29/Apr/19 21:04
Worklog Time Spent: 10m 
  Work Description: amaliujia commented on issue #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431#issuecomment-487743055
 
 
   LGTM
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 234904)
Time Spent: 40m  (was: 0.5h)

> SQL Delta JOIN
> --
>
> Key: BEAM-7072
> URL: https://issues.apache.org/jira/browse/BEAM-7072
> Project: Beam
>  Issue Type: New Feature
>  Components: dsl-sql
>Reporter: Rui Wang
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Delta JOIN means `JOIN ON a delta b`, where delta could be any condition. 
> Most common case is non equi-join condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234903=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234903
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 21:03
Start Date: 29/Apr/19 21:03
Worklog Time Spent: 10m 
  Work Description: akedin commented on issue #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431#issuecomment-487742762
 
 
   Run Dataflow Runner Nexmark Tests
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 234903)
Time Spent: 0.5h  (was: 20m)

> SQL Delta JOIN
> --
>
> Key: BEAM-7072
> URL: https://issues.apache.org/jira/browse/BEAM-7072
> Project: Beam
>  Issue Type: New Feature
>  Components: dsl-sql
>Reporter: Rui Wang
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Delta JOIN means `JOIN ON a delta b`, where delta could be any condition. 
> Most common case is non equi-join condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234901=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234901
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 21:00
Start Date: 29/Apr/19 21:00
Worklog Time Spent: 10m 
  Work Description: akedin commented on issue #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431#issuecomment-487742101
 
 
   R: @apilloud @amaliujia 
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 234901)
Time Spent: 20m  (was: 10m)

> SQL Delta JOIN
> --
>
> Key: BEAM-7072
> URL: https://issues.apache.org/jira/browse/BEAM-7072
> Project: Beam
>  Issue Type: New Feature
>  Components: dsl-sql
>Reporter: Rui Wang
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Delta JOIN means `JOIN ON a delta b`, where delta could be any condition. 
> Most common case is non equi-join condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (BEAM-7072) SQL Delta JOIN

2019-04-29 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-7072?focusedWorklogId=234900=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-234900
 ]

ASF GitHub Bot logged work on BEAM-7072:


Author: ASF GitHub Bot
Created on: 29/Apr/19 21:00
Start Date: 29/Apr/19 21:00
Worklog Time Spent: 10m 
  Work Description: akedin commented on pull request #8431: 
[BEAM-7072][SQL][Nexmark] Disable Query5
URL: https://github.com/apache/beam/pull/8431
 
 
   SqlQuery5 is broken because it uses non-equi-joins. These queries are now 
rejected after #8301 .
   Should fix issues like 
https://github.com/apache/beam/pull/8422#issuecomment-487676350
   
   
   Thank you for your contribution! Follow this checklist to help us 
incorporate your contribution quickly and easily:
   
- [ ] [**Choose 
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and 
mention them in a comment (`R: @username`).
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in 
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA 
issue, if applicable. This will automatically link the pull request to the 
issue.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   Post-Commit Tests Status (on master branch)
   

   
   Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
   --- | --- | --- | --- | --- | --- | --- | ---
   Go | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
 | --- | --- | --- | --- | --- | ---
   Java | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)
   Python | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/)[![Build
 
Status](https://builds.apache.org/job/beam_PostCommit_Python3_Verify/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Python3_Verify/lastCompletedBuild/)
 | --- | [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)
  [![Build 
Status](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/)
 | [![Build 
Status](https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/lastCompletedBuild/badge/icon)](https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/lastCompletedBuild/)
 | --- | --- | ---
   
   Pre-Commit Tests Status (on master branch)