Re: FlinkML on slack

2017-06-10 Thread Pattarawat Chormai
Hi Roberto, Thanks! Best, Pat > On Jun 8, 2017, at 4:01 PM, Roberto Bentivoglio > <roberto.bentivog...@radicalbit.io> wrote: > > Hi Pat, > > I've sent you the invitation. > > Best, > Roberto > > On 8 June 2017 at 15:46, Pattarawat Chormai <pat.

Re: FlinkML on slack

2017-06-08 Thread Pattarawat Chormai
Hi Stavros, Could you please also send me an invitation? Best, Pat > On Jun 8, 2017, at 11:46 AM, Stavros Kontopoulos > wrote: > > @Till done. I am thinking that slack is a bit inconvenient with the > self-invite restriction, people often use >

Re: [DISCUSS] FLIP-18: Code Generation for improving sorting performance

2017-04-06 Thread Pattarawat Chormai
FLINK-3722 and I’ve done so multiple times. > I’m looking into test coverage for FLINK-4705. Once these are reviewed and > FLINK-5734 rebased we can benchmark Flink’s performance to validate the > improvements. > > Greg > > >> On Apr 3, 2017, at 8:46 PM, Pattarawat Chor

Re: [DISCUSS] FLIP-18: Code Generation for improving sorting performance

2017-04-03 Thread Pattarawat Chormai
Hi guys, I have made an additional optimization[1] related to megamorphic call issue that Greg mentioned earlier. The optimization[2] improves execution time around ~13%, while the original code from FLINK-5734 is ~11%. IMHO, the improvement from metamorphic call optimization is very small

Re: [DISCUSS] FLIP-18: Code Generation for improving sorting performance

2017-03-24 Thread Pattarawat Chormai
t;>> thanks a lot for this great proposal! I think it is very well structured >>> and has the right level of detail. >>> The improvements of your performance benchmarks look very promising and I >>> think code-gen'd sorters would be a very nice improvement. >>

Request permissions for wiki

2017-03-13 Thread Pattarawat Chormai
Hi there, I would like to create a FLIP for FLINK-5734 on the wiki. Could you please assign relevant permissions to me? Best, Pat -- View this message in context: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Request-permissions-for-wiki-tp16449.html Sent from the Apache

Re: disabling checkstyle

2017-02-18 Thread Pattarawat Chormai
Hi Ameet, Do you mean disabling checkstyle when running a maven command? If this is the case, you can use this option `-Dcheckstyle.skip=true`. Best, Pat > On Feb 18, 2017, at 1:37 PM, Ameet BD wrote: > > Hi All, > > Please let me know if I can disable checkstyle

FLINK-5734 : Code Generation for NormalizedKeySorter

2017-02-07 Thread Pattarawat Chormai
Hi all, We’re working on FLINK-5734 : Implement code generation for NormalizedKeySorter. We have just finished a design document that describes how we’re going to proceed this implementation. Because this implement will touch several important parts of Flink, so we would appreciate if you

[jira] [Created] (FLINK-5734) Implement code generation for NormalizedKeySorter

2017-02-07 Thread Pattarawat Chormai (JIRA)
Pattarawat Chormai created FLINK-5734: - Summary: Implement code generation for NormalizedKeySorter Key: FLINK-5734 URL: https://issues.apache.org/jira/browse/FLINK-5734 Project: Flink

[jira] [Created] (FLINK-4778) Update program example in /docs/setup/cli.md due to the change in FLINK-2021

2016-10-07 Thread Pattarawat Chormai (JIRA)
Pattarawat Chormai created FLINK-4778: - Summary: Update program example in /docs/setup/cli.md due to the change in FLINK-2021 Key: FLINK-4778 URL: https://issues.apache.org/jira/browse/FLINK-4778