LuciferYang commented on PR #36719:
URL: https://github.com/apache/spark/pull/36719#issuecomment-1176017670

   > Thank you, @LuciferYang . Could you run `MapStatusesSerDeserBenchmark` 
like #29233?
   
   @dongjoon-hyun Sorry to bother you, I used `Intellij Profiler` to run 
`MapStatusesSerDeserBenchmark` today.  But I found that 
`MapStatusesSerDeserBenchmark` doesn't seem to use `RoaringBitmap` related 
APIs.  
   
   
   It seems that `MapStatusesSerDeserBenchmark` uses `CompressedMapStatus` to 
test serDe,  if `HighlyCompressedMapStatus` is used, `RoaringBitmap` related 
APIs will be tested?
   
   
https://github.com/apache/spark/blob/57c82ea1e561cbfad4cbc7fd3880036b0bb39ab6/core/src/test/scala/org/apache/spark/MapStatusesSerDeserBenchmark.scala#L56-L62
   


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


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

Reply via email to