zhuqi-lucas commented on issue #18118:
URL: https://github.com/apache/datafusion/issues/18118#issuecomment-3418453253

   This looks pretty cool, i am curious if we can enhance the tool to see the 
request details such as this:
   
   ```rust
   * operation=Get size=8 range: bytes=174965036-174965043  <-- reads the last 
8 bytes to find metadata size
   * operation=Get size=34322 range: bytes=174930714-174965035   <-- Footer 
Metadata
   * operation=Get size=15503 range: bytes=5120273-5135775 <-- "SearchPhrase" 
data pages
   * operation=Get size=3895852 range: bytes=145483536-149379387  <-- 
"SearchPhrase" data pages
   * operation=Get size=61815 range: bytes=46392516-46454330 
   ```


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