zeddit commented on issue #8515:
URL: https://github.com/apache/iceberg/issues/8515#issuecomment-1711486546

   great thanks for your help. 
   I have tried a poc about `minio + hive metastore + iceberg`, and I am using 
`pyiceberg` to conduct some performance test.
   I have a poor performance about just reading data into my python 
environment. e.g. 
   1. a table which contains only 1 row and I read it out it takes me about 6 
seconds.
   2. a table with double data typle which has 100k rows and about 20 columns 
whose size is about 200MB. read it out needs about 40 seconds.
   
   I think it is a bit slow with a bandwidth about 5MB/s.
   I wonder if it is my problem so I want a benchmark results for comparison. 
great 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]


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

Reply via email to