You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2017/05/03 21:54:41 UTC

[1/3] beam-site git commit: add SQL_DSL to page 'work-in-progress'

Repository: beam-site
Updated Branches:
  refs/heads/asf-site d7f468491 -> 7b3e24f3b


add SQL_DSL to page 'work-in-progress'


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/7f914af7
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/7f914af7
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/7f914af7

Branch: refs/heads/asf-site
Commit: 7f914af744307d69e88ec4d51408ec14b077238c
Parents: d7f4684
Author: mingmxu <mi...@ebay.com>
Authored: Sat Apr 29 19:11:45 2017 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Wed May 3 14:52:12 2017 -0700

----------------------------------------------------------------------
 src/contribute/work-in-progress.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/7f914af7/src/contribute/work-in-progress.md
----------------------------------------------------------------------
diff --git a/src/contribute/work-in-progress.md b/src/contribute/work-in-progress.md
index 224dddb..979e458 100644
--- a/src/contribute/work-in-progress.md
+++ b/src/contribute/work-in-progress.md
@@ -26,5 +26,6 @@ Current branches include:
 | ---- | ---- | ---- | ---- |
 | Apache Gearpump Runner | [gearpump-runner](https://github.com/apache/beam/tree/gearpump-runner) | [runner-gearpump](https://issues.apache.org/jira/browse/BEAM/component/12330829) | [runner homepage]({{ site.baseurl }}/documentation/runners/gearpump/) |
 | Apache Spark 2.0 Runner | [runners-spark2](https://github.com/apache/beam/tree/runners-spark2) | - | [thread](https://lists.apache.org/thread.html/e38ac4e4914a6cb1b865b1f32a6ca06c2be28ea4aa0f6b18393de66f@%3Cdev.beam.apache.org%3E) |
+| Beam SQL DSL | [DSL_SQL](https://github.com/apache/beam/tree/DSL_SQL) | [dsl-sql](https://issues.apache.org/jira/browse/BEAM/component/12332480) | [BEAM-301](https://issues.apache.org/jira/browse/BEAM-301) |
 {:.table}
 


[2/3] beam-site git commit: Regenerate website

Posted by da...@apache.org.
Regenerate website


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/b4f5243c
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/b4f5243c
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/b4f5243c

Branch: refs/heads/asf-site
Commit: b4f5243c2329b6c1f130f20eee68a440f05ae722
Parents: 7f914af
Author: Davor Bonaci <da...@google.com>
Authored: Wed May 3 14:54:30 2017 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Wed May 3 14:54:30 2017 -0700

----------------------------------------------------------------------
 content/contribute/work-in-progress/index.html | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/b4f5243c/content/contribute/work-in-progress/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/work-in-progress/index.html b/content/contribute/work-in-progress/index.html
index 07abdf1..215f9db 100644
--- a/content/contribute/work-in-progress/index.html
+++ b/content/contribute/work-in-progress/index.html
@@ -192,6 +192,12 @@
       <td>-</td>
       <td><a href="https://lists.apache.org/thread.html/e38ac4e4914a6cb1b865b1f32a6ca06c2be28ea4aa0f6b18393de66f@%3Cdev.beam.apache.org%3E">thread</a></td>
     </tr>
+    <tr>
+      <td>Beam SQL DSL</td>
+      <td><a href="https://github.com/apache/beam/tree/DSL_SQL">DSL_SQL</a></td>
+      <td><a href="https://issues.apache.org/jira/browse/BEAM/component/12332480">dsl-sql</a></td>
+      <td><a href="https://issues.apache.org/jira/browse/BEAM-301">BEAM-301</a></td>
+    </tr>
   </tbody>
 </table>
 


[3/3] beam-site git commit: This closes #226

Posted by da...@apache.org.
This closes #226


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/7b3e24f3
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/7b3e24f3
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/7b3e24f3

Branch: refs/heads/asf-site
Commit: 7b3e24f3b014dea09521889a61f4e51357b898d5
Parents: d7f4684 b4f5243
Author: Davor Bonaci <da...@google.com>
Authored: Wed May 3 14:54:31 2017 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Wed May 3 14:54:31 2017 -0700

----------------------------------------------------------------------
 content/contribute/work-in-progress/index.html | 6 ++++++
 src/contribute/work-in-progress.md             | 1 +
 2 files changed, 7 insertions(+)
----------------------------------------------------------------------