Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-11
Description
We found that when querying an Iceberg table with a large number of files (>=200000), the Query Plan and start backends took an abnormal time (>= 2s). The reason was that unnecessary objects were serialized when building TQueryCtx. The main function involved is IcebergTable::toThriftDescriptor