zjffdu edited a comment on issue #10306: [FLINK-13943][table-api] Provide 
utility method to convert Flink table to Java List
URL: https://github.com/apache/flink/pull/10306#issuecomment-558417760
 
 
   @TsReaper I think it would be better to add method `Table.collect` to expose 
this functionality, otherwise I am afraid very few people would know that they 
can collect table result in such way. 
   Another method we can add is `Table.head(n)` which collect the first n rows 
for preview. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to