[GitHub] flink issue #3889: [FLINK-6075] - Support Limit/Top(Sort) for Stream SQL

2017-07-03 Thread rtudoran
Github user rtudoran commented on the issue:

https://github.com/apache/flink/pull/3889
  
@fhueske Thanks for the review and for handling the the fixes (sorry for 
still kipping some :( ). I will create this week the PR for the rest of the 
functions.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #3889: [FLINK-6075] - Support Limit/Top(Sort) for Stream SQL

2017-06-28 Thread rtudoran
Github user rtudoran commented on the issue:

https://github.com/apache/flink/pull/3889
  
@fhueske  I have addressed the remarks you have done (with 1-2 minor 
exceptions for which you can see my comments). Please have a look. I think it 
could be ready to be merged and than I can start the preparation for the offset 
and fetch


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #3889: [FLINK-6075] - Support Limit/Top(Sort) for Stream SQL

2017-05-25 Thread rtudoran
Github user rtudoran commented on the issue:

https://github.com/apache/flink/pull/3889
  
@fhueske @stefanobortoli @shijinkui @hongyuhong 
I have updated the PR. In principle all remarks were addressed. This should 
be ready to merge (i hope)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #3889: [FLINK-6075] - Support Limit/Top(Sort) for Stream SQL

2017-05-14 Thread rtudoran
Github user rtudoran commented on the issue:

https://github.com/apache/flink/pull/3889
  
@hongyuhong @stefanobortoli @shijinkui i forgot to add you to the PR




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink issue #3889: [FLINK-6075] - Support Limit/Top(Sort) for Stream SQL

2017-05-12 Thread rtudoran
Github user rtudoran commented on the issue:

https://github.com/apache/flink/pull/3889
  
@fhueske I updated the code to work with 1.3 (CRow, FlinkLogicalSort) 
and all the implied changes.
We can close #3714 after we merge this i guess
..that one is the same logical code only on the old interface




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---