LantaoJin opened a new pull request #24982: [SPARK-28181] Add a filter 
interface to KVStore to speed up the entities retrieve
URL: https://github.com/apache/spark/pull/24982
 
 
   ## What changes were proposed in this pull request?
   
   Current entities in KVStore only could be retrieved all or none by 
`KVStore.view`. This ticket adding a filter interface to KVStore to speed up 
the entities retrieve.
   
   ## How was this patch tested?
   
   Add UTs.
   

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to