timothy65535 edited a comment on pull request #1023:
URL: https://github.com/apache/incubator-kyuubi/pull/1023#issuecomment-921748432


   cc @ulysses-you @pan3793 @cfmcgrady  @yaooqinn 
   
   had already tried serval implements:
   V1: custom store based on treemap
   V2: use spark ElementTrackingStore
   V3: custom store based on TreebasedTable, ordered by startTime
   V4: custom store based on ConcurrentHashMap, ordered by finishTime
   
   looking for advice, thanks


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to