tsreaper opened a new pull request #33:
URL: https://github.com/apache/flink-table-store/pull/33


   Currently field statistics are not collected in sst files. With statistics 
we can do filter and other operations with better performance.
   
   Some formats like orc already record statistics into file headers, so for 
these special formats we just need to read them directly from files. For 
others, however, we need to collect the statistics by hand.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to