BsoBird opened a new issue, #8161:
URL: https://github.com/apache/iceberg/issues/8161

   ### Query engine
   
   SPARK  3.3.2
   
   ### Question
   
   I've got a table of 11 billion or so. 3 terabytes. 
   This table currently has about 400,000 partitions. 
   The MetaData file size is 300MB. 
   I'm currently experiencing the following problems: 
   1. When I query the table, no matter what type of query I submit, the SQL 
takes a long time to commit. 
   2. When I need to retrieve a large range of partitions, the query 
performance of this table is very poor. 
   Any suggestions for my situation?


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