Re: Help! Beam SQL needs more committer support

2018-07-03 Thread James
Count me in, assign the PR to me when it is appropriate. On Tue, Jul 3, 2018 at 4:49 PM Ismaël Mejía wrote: > It has been long time since the last time I checked at the SQL work but in > case you guys still need more people to review you can count on me too. > > On Mon, Jul 2, 2018 at 7:23 PM

Re: Go SDK Example=

2018-06-04 Thread James Wilson
Hi Kenn and Henning, Thank you both for helping me to get started. I’ll definitely reach out on dev as I work on this. Best, James > On Jun 4, 2018, at 12:03 PM, Henning Rohde wrote: > > Welcome James! > > Awesome that you're interested in contributing to Apache

Re: [SQL] Reconciling Beam SQL Environments with Calcite Schema

2018-04-24 Thread James
Kenn: yes, MetaStore is user-facing, Users can choose to implement their own MetaStore, currently only an InMemory implementation in Beam CodeBase. Andrew: I like the second option, since it "retains the ability for DDL operations to be processed by a custom MetaStore.", IMO we should have the

Re: "Radically modular data ingestion APIs in Apache Beam" @ Strata - slides available

2018-03-13 Thread James
Very informative, thanks! On Fri, Mar 9, 2018 at 4:49 PM Etienne Chauchot wrote: > Great ! > > Thanks for sharing. > > Etienne > > Le jeudi 08 mars 2018 à 19:49 +, Eugene Kirpichov a écrit : > > Hey all, > > The slides for my yesterday's talk at Strata San Jose >

Re: [DISCUSS] Updating contribution guide for gitbox

2017-11-28 Thread James
ommits. It seems like there are two cases of multiple commits in a PR: >>>>>>> >>>>>>> 1. Multiple commits in a PR that have semantic meaning (eg., a PR >>>>>>> performed N steps, split across N commits). In this case, keeping the >

Re: [RESULT][VOTE] Migrate to gitbox

2017-11-24 Thread James
+1 for new mailling list (reviews@) On Thu, Nov 23, 2017 at 7:38 PM Ismaël Mejía wrote: > If github already does the notifications, I think that having an extra > notifications/reviews mailing list could be overkill (or spammy). > However I can see the value of this for

Re: Merge branch DSL_SQL to master

2017-09-07 Thread James
.2.0, which will give it more visibility to other contributors and users. > The SQL feature satisfies the following criteria outlined in contribution > guide[3]. > > 1. Have at least 2 contributors interested in maintaining it, and 1 > committer interested in supporting it >

Re: [ANNOUNCEMENT] New committers, August 2017 edition!

2017-08-11 Thread James
uted > > > to the project in other ways too -- reviewing contributions, and > > > participating in discussions on the mailing list, design documents, and > > > JIRA issue tracker. > > > > > > * Mingmin Xu > > > Mingmin started the SQL DSL effort, and has

Re: Beam Slack channel

2017-07-28 Thread James
Invite Sent. Guillermo Rodríguez Cano 于2017年7月28日周五 下午6:42写道: > Hello, > > as the subject hints... new here. Can someone add me to the Slack channel, > please? > > /G. >

Re: [VOTE] Release 2.1.0, release candidate #2

2017-07-18 Thread James
Just noticed that some of the DSL_SQL issues are included in this release? e.g. The first one: BEAM-2171, this is not expected,right? On Wed, 19 Jul 2017 at 12:30 AM Jean-Baptiste Onofré wrote: > Hi everyone, > > Please review and vote on the release candidate #2 for the

Re: SQL in Stream Computing: MERGE or INSERT?

2017-06-22 Thread James
ct statement that does the aggregation. >> https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DML#LanguageManualDML-InsertingdataintoHiveTablesfromqueries >> >> On Thu, Jun 22, 2017 at 1:32 AM James <xumingmi...@gmail.com> wrote: >> >>> Hi team, >>

SQL in Stream Computing: MERGE or INSERT?

2017-06-22 Thread James
Hi team, I am thinking about a SQL and stream computing related problem, want to hear your opinions. In stream computing, there is a typical case like this: *We want to calculate a big wide result table, which has one rowkey and ten value columns:* *create table result (* *rowkey

Apache Beam SQL: DDL

2017-06-08 Thread James
Hi team, I am working on BeamSQL now, and would like to add DDL for BeamSQL, so prepared a design doc[1], would like to hear your opinions :) [1] https://docs.google.com/document/d/162_cuYlZ5pC_8PzGWX844tlLOsSvQmoSGjJAgol4ipE/edit?usp=sharing

Re: Build fail after merge master into DSL_SQL

2017-05-26 Thread James
thanks JB! On Sat, May 27, 2017 at 12:48 PM, Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > Hi James, > > let me try the rebase. > > Regards > JB > > > On 05/27/2017 05:25 AM, James wrote: > >> Hi all, >> >> I am merging master into fe

Build fail after merge master into DSL_SQL

2017-05-26 Thread James
Hi all, I am merging master into feature branch DSL_SQL, but failed with the following error: ``` [INFO] --- maven-dependency-plugin:3.0.1:analyze-only (default) @ beam-sdks-java-io-common --- [WARNING] Unused declared dependencies found: [WARNING]

Re: low availability in the coming 4 weeks

2017-05-24 Thread James
Congratulations Mingmin! Take your time with your new baby/ Mingmin Xu <mingm...@gmail.com>于2017年5月25日周四 上午11:33写道: > Hello everyone, > > I'll take 4 weeks off to take care of my new born baby. I'm very glad that > James Xu agrees to take my role in Beam SQL feature. > &

Re: Please add me into beam slack channel

2017-05-24 Thread James
DONE. On Thu, May 25, 2017 at 10:57 AM, tarush grover wrote: > Hi Team, > > I saw on the website that beam community has a slack channel, kindly add me > also into that channel for easy communication. > > Regards, > Tarush >

Re: Beam 2.0 Release Q and A

2017-05-17 Thread James
Thanks a lot Jesse! Learned a lot from your previous Q & A blog(and surely will also do from this new one). Jean-Baptiste Onofré 于2017年5月18日周四 上午2:37写道: > Awesome ! Great work Jesse ! > > Regards > JB > On May 17, 2017, at 14:26, Jesse Anderson wrote: