Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Resolved
-
None
-
ghx-label-4
Description
Plain SELECT count FROM tbl; queries could be made superfast for Iceberg tables as they store the precise number of rows in table property 'numRows'.
So we could just answer such queries from table metadata.