prodriguezdefino opened a new pull request, #30824:
URL: https://github.com/apache/beam/pull/30824

   This change adds a BoundedReader implementation based on the newer Point In 
Time search API (see 
[doc](https://www.elastic.co/guide/en/elasticsearch/reference/current/point-in-time-api.html)).
 This API is the recommended mode when reading data from large indexes that 
imply retrieving documents using deep iteration (more than 10000 hits per 
slice). 
   
   This mode should be available for Elasticsearch clusters with version 8 and 
up. 
   
   [ADD PERFORMANCE IMPROVEMENT COMPARISON WITH SCROLL BASED SEARCHES]


-- 
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: github-unsubscr...@beam.apache.org

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

Reply via email to