You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/01/03 22:34:41 UTC

[GitHub] [accumulo] keith-turner commented on pull request #2394: fixes #2373 support reading multiple metadata levels in Ample

keith-turner commented on pull request #2394:
URL: https://github.com/apache/accumulo/pull/2394#issuecomment-1004403860


   > Did you consider using a MuliMap here? It looks like it might make for a more complicated stream so not sure that its the best option but thought I would mention it just in case.
   
   @DomGarguilo  no I did not consider that.  I used the java stream library to group the data that code produced a Map of List.  So for that case I would stick w/ whatever the stream lib produces when grouping data. 


-- 
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: notifications-unsubscribe@accumulo.apache.org

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