Re:Re: Could someone help me to review PR[12727]?

2020-06-23 Thread Roc Marshal
Hi, @klion26.I have made some changes based on your suggestions, which is very helpful for improvement.And could you check it again for me if you have free time ?Thank you so much. 在 2020-06-23 14:10:48,"Congxian Qiu" 写道: >Hi Roc > >Thanks for your contribution. I've reviewed it and gave some c

Re: Could someone help me to review PR[12727]?

2020-06-22 Thread Congxian Qiu
Hi Roc Thanks for your contribution. I've reviewed it and gave some comments. please take a look. thanks Best, Congxian Leonard Xu 于2020年6月23日周二 上午10:23写道: > Hi, Roc > > Thanks for the contribution, I’d like to help review this PR. > > Best, > Leonard Xu

Re: Could someone help me to review PR[12727]?

2020-06-22 Thread Leonard Xu
Hi, Roc Thanks for the contribution, I’d like to help review this PR. Best, Leonard Xu

Could someone help me to review PR[12727]?

2020-06-22 Thread Roc Marshal
Hi, all. I have finished the first draft of this translation(https://github.com/apache/flink/pull/12727). Could someone please review it for me? Thank you. Best Roc.

Re: help me

2015-04-09 Thread Stephan Ewen
Hi Hager! Some better formatted code would be good, I agree. It looks like you want automatic data types for what comes out of the database, so you need not manually create a class for each input. Can you take a look at the Table API ? It allows you to transform any data set into a Table with at

Re: help me

2015-04-09 Thread Alexander Alexandrov
Hello, Can you please re-post this on the user list and make sure you have formatted the example code. At the moment it is kind of hard to read. 2015-04-09 15:35 GMT+02:00 hager sallah : > I want write program flink on any databaseuser input filed and type of > filed and when read database want

help me

2015-04-09 Thread hager sallah
I want write program flink on any databaseuser input filed and type of filed and when read database want generate  automatic function  dataset any example in flink i know database and write function to handles thisexamplefinal ExecutionEnvironment env = ExecutionEnvironment.getExecutionEnvironme