Zoltán Borók-Nagy created IMPALA-11582:
------------------------------------------
Summary: Implement table sampling for Iceberg tables
Key: IMPALA-11582
URL: https://issues.apache.org/jira/browse/IMPALA-11582
Project: IMPALA
Issue Type: Bug
Components: Frontend
Reporter: Zoltán Borók-Nagy
Currently Iceberg tables cannot be sampled.
We should allow table sampling for Iceberg tables in SELECT and COMPUTE STATS
statements.
Predicates in the WHERE clause should affect the results of table sampling
similarly to how legacy tables work (sampling is applied after static partition
pruning).
Make the operation repeatable via the REPEATABLE clause.
See details at
https://impala.apache.org/docs/build/html/topics/impala_tablesample.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]